Search found 5 matches

by wayneliu0512
Thu Sep 06, 2018 7:40 am
Forum: CloudCompare
Topic: About ccPointCloud problem.
Replies: 7
Views: 18374

Re: About ccPointCloud problem.

Sorry, you should try this version (ccPointCloud is not a pointer)
by wayneliu0512
Thu Sep 06, 2018 6:01 am
Forum: CloudCompare
Topic: About ccPointCloud problem.
Replies: 7
Views: 18374

Re: About ccPointCloud problem.

Actually, I also want to start this code in debug mode.
But, unfortunately, this is a link time error, so I can't even build this code successfully.
Image

Maybe you could try to build my code, You may find more clues.
I am very appreciated for your help.
by wayneliu0512
Wed Sep 05, 2018 10:04 am
Forum: CloudCompare
Topic: About ccPointCloud problem.
Replies: 7
Views: 18374

Re: About ccPointCloud problem.

Is this the latest version of PointCloud?
Image
I try this version of CC library but still got the same error.
by wayneliu0512
Tue Sep 04, 2018 2:59 am
Forum: CloudCompare
Topic: About ccPointCloud problem.
Replies: 7
Views: 18374

Re: About ccPointCloud problem.

Thanks for your reply, Daniel.

I tried to rebuild the newest version of cloudcompare, but I still got the same problem.

My kit version:

Code: Select all

Qt 5.10.1 MSVC2017 64bit
Is there something wrong, or something I missed?
Should I use the particular version of Qt or MSVC?
Thank you~
by wayneliu0512
Thu Jul 12, 2018 10:19 am
Forum: CloudCompare
Topic: About ccPointCloud problem.
Replies: 7
Views: 18374

About ccPointCloud problem.

I try to create a GLWindow, and a ccPointCloud object, and something going wrong. I got an error from the linker, here is my code and error below. https://i.imgur.com/lYRa57j.png untitled1.pro #------------------------------------------------- # # Project created by QtCreator 2018-07-03T14:01:18 # #...