Search found 2 matches

by Zigna
Mon Feb 25, 2013 5:51 pm
Forum: Questions
Topic: Using CCviewer in another project
Replies: 2
Views: 4868

Re: Using CCviewer in another project

Hi,

first thanks for the reply!

Indeed I wanted to fully integrate CCviewer in another Qt application, but as you say, it seems quite complicated.
So, I think I will chose the first option that you told, just try to call CC viewer executable ( by the way thanks for writing down the methods! )

I ...
by Zigna
Tue Feb 19, 2013 3:14 pm
Forum: Questions
Topic: Using CCviewer in another project
Replies: 2
Views: 4868

Using CCviewer in another project

Hi everybody,

I face some problems trying to use ccViewer in another project.
I already have a base project in Qt, and I want to use ccviewer to visualize my .ply files.
What I'm trying to do, is to call ccviewer after my current window by using a slot.
I would like to pass as an argument the path ...