Search found 7 matches

by upen005
Tue Jul 16, 2013 12:59 pm
Forum: Questions
Topic: CCLib
Replies: 4
Views: 2842

Re: CCLib

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
by upen005
Tue Jul 16, 2013 9:26 am
Forum: Questions
Topic: CCLib
Replies: 4
Views: 2842

Re: CCLib

Hello Daniel,
Thank you for your kind response
Regards
Upen
by upen005
Tue Jul 16, 2013 5:34 am
Forum: Questions
Topic: CCLib
Replies: 4
Views: 2842

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
by upen005
Thu Feb 14, 2013 2:56 pm
Forum: Windows related topics
Topic: Feedback for compiling CC using Visual Studio
Replies: 9
Views: 9321

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?
by upen005
Thu Feb 14, 2013 10:20 am
Forum: Windows related topics
Topic: Feedback for compiling CC using Visual Studio
Replies: 9
Views: 9321

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...
by upen005
Thu Feb 14, 2013 2:47 am
Forum: Windows related topics
Topic: Feedback for compiling CC using Visual Studio
Replies: 9
Views: 9321

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-...
by upen005
Fri Feb 08, 2013 2:11 am
Forum: Windows related topics
Topic: Feedback for compiling CC using Visual Studio
Replies: 9
Views: 9321

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 ...