Search found 45 matches

by Charlesw
Tue Apr 11, 2017 4:24 pm
Forum: Plugins
Topic: PlugIn Examples
Replies: 12
Views: 12090

Re: PlugIn Examples

Good morning/ Afternoon, I am attempting to compile the base CloudCompare project with no additional plugins. I've got CMake to generate the project files using Visual Studio 14 2015. I am now trying to compile and build the project in visual studio. I keep receiving the error: Error Code: "LNK...
by Charlesw
Mon Apr 10, 2017 9:25 pm
Forum: Plugins
Topic: PlugIn Examples
Replies: 12
Views: 12090

Re: PlugIn Examples

Update: I had to reinstall visual studio, something must have not downloaded properly the first time. Thank you for your help and cooperation Daniel. Should I come across further issues I will post again.

Hopefully I get into these plugins soon and can help to develop additional features for CC :)
by Charlesw
Mon Apr 10, 2017 8:57 pm
Forum: Plugins
Topic: PlugIn Examples
Replies: 12
Views: 12090

Re: PlugIn Examples

By preference I like to stick with visual studio/community. I was under the impression I needed to use qt. however I am now seeing that as long as I have the repository and tell cmake to use visual studio then visual studio is valid to compile the project. I apologize for the simplicity of this next...
by Charlesw
Mon Apr 10, 2017 6:47 pm
Forum: Plugins
Topic: PlugIn Examples
Replies: 12
Views: 12090

Re: PlugIn Examples

On a separate - but not too distant note - I am new to the dll creation side of programming. I have qt creator installed, visual community (which i believe is unneeeded here since qt essentially takes its place) and Cmake. I am having trouble getting cmake to generate the file needed for qt. I do ha...
by Charlesw
Mon Apr 10, 2017 4:21 pm
Forum: Plugins
Topic: PlugIn Examples
Replies: 12
Views: 12090

PlugIn Examples

I am familiar with coding but in no way an expert. I have the environments and compiler as needed and I am now ready to code plugins. I was simply wondering if there is a way for me to view the code behind buttons you already have compiled into CloudCompare such as changing the scalar fields and mer...