Search found 3 matches

by AntoninoC
Mon Nov 29, 2021 3:36 pm
Forum: Questions
Topic: no Qt platform plugin could be initialized
Replies: 5
Views: 2312

no Qt platform plugin could be initialized

Hi, I downloaded the CloudCompare code using git and after changing some lines of code in the ccCommandLine file i created a new CloudCompare.exe file. I would like to use this new application on different machine, so i created an installer using VisualStudio2019. After this, I installed the new exe...
by AntoninoC
Wed Oct 27, 2021 8:54 am
Forum: Questions
Topic: Compilation of CloudCompare code to change signed distance parameter in c2m_dist
Replies: 3
Views: 575

Re: Compilation of CloudCompare code to change signed distance parameter in c2m_dist

Thanks for your answer.

I attached you some screen of my cmake setting: what do you think could be wrong? Which flags should i disable?
Do you have any suggest?

Thanks.
Best regards
by AntoninoC
Tue Oct 26, 2021 12:59 pm
Forum: Questions
Topic: Compilation of CloudCompare code to change signed distance parameter in c2m_dist
Replies: 3
Views: 575

Compilation of CloudCompare code to change signed distance parameter in c2m_dist

Hi, i would like to download and compile the CloudCompare code in Visual Studio 2019. I followed the steps described in the documentation and in the following link http://www.danielgm.net/cc/forum/viewtopic.php?t=992 but when i run the CloudCompare project i got an error since these libraries are mi...