Hello again,
I am trying to build a user interface using Qt and want to link the header files and library files of CClib to use them in my projects.
How is it possible to include all the header files in .pro file of my project. Do I Have to build CC for it?
Regards
Upen
Search found 7 matches
Re: CCLib
Hello Daniel,
Thank you for your kind response
Regards
Upen
Thank you for your kind response
Regards
Upen
CCLib
Dear Daniel,
I would like to ask you whether or not it is possible to use the CClib for building my own project for point cloud data processing. If yes can you please refer me any tutorial or guidelines for it.
Regards
Upen
I would like to ask you whether or not it is possible to use the CClib for building my own project for point cloud data processing. If yes can you please refer me any tutorial or guidelines for it.
Regards
Upen
- Thu Feb 14, 2013 2:56 pm
- Forum: Windows related topics
- Topic: Feedback for compiling CC using Visual Studio
- Replies: 9
- Views: 13358
Re: Feedback for compiling CC using Visual Studio
I downloaded source files using zip button in the link and the default language of my OS is Korean. Can default language be the issue for the problem?
- Thu Feb 14, 2013 10:20 am
- Forum: Windows related topics
- Topic: Feedback for compiling CC using Visual Studio
- Replies: 9
- Views: 13358
Re: Feedback for compiling CC using Visual Studio
yah i tried to build ALL BUILD. I tried to build CC_DLL as u said and I got this error. 1>------ Build started: Project: CC_DLL, Configuration: Debug Win32 ------ 1>Compiling... 1>Neighbourhood.cpp 1>..\..\CC\src\Neighbourhood.cpp : warning C4819: The file contains a character that cannot be represe...
- Thu Feb 14, 2013 2:47 am
- Forum: Windows related topics
- Topic: Feedback for compiling CC using Visual Studio
- Replies: 9
- Views: 13358
Re: Feedback for compiling CC using Visual Studio
Hey Daniel, Thanks for the response. I am sorry, I should have informed in my earlier post that I am using Windows 7 32 bit OS and MS visual studio 2008 professional edition for compiling CC. I have copied some of the Error reports. please help me with it. Thank you for your support, Upen D:\trunk-...
- Fri Feb 08, 2013 2:11 am
- Forum: Windows related topics
- Topic: Feedback for compiling CC using Visual Studio
- Replies: 9
- Views: 13358
Re: Feedback for compiling CC using Visual Studio
I am trying to compile CC in my computer but i am having error each time. I am using MSVC 2008 professional 32 bit. QT 4.8.0, PCL 1.5.1 and none of other optional dependencies i donot want to install openKinect plugins. everything goes right while generating sln file using CMake gui but build fails ...