Search found 1 match

by t1h
Thu Nov 06, 2014 5:21 pm
Forum: Questions
Topic: Visualize pointcloud via socket stream
Replies: 1
Views: 2031

Visualize pointcloud via socket stream

Hello,
thank you for your helpful application.
I intend to patch ccviewer to open a port to visualize point clouds from stream.
Sadly I don't understand how you use qt within your cmake files and am stuck linking against qtnetwork.
What's a proper way to add the qtnetwork module to your cmake list ...