Add CC library in existing project
Posted: Mon Dec 09, 2019 12:20 pm
Hello,
i have a problem with the integration of this library.
With the help of Cmake I can create new projects and work with the given functions, but I already have a very advanced university project running. For this project I need the (for comparison purposes) Auto Segmentation Tool Box. I don't manage to add the cloud compare library to the already existing project. Normally I did this via cmake. Other libraries, like pcl for example, always had a cmake config file, which can be easily included into the .cmake file of my project. This does not exist here.
Is it even possible to integrate this package into an existing project or am I doing something wrong ?
Don't blame me if this question is too easy, it is my first big C++ project and I still have a lot to learn.
I am using VS2010 and the Cloud Compare Version Version 2.6.3.1. Thanks for your help.
With kind regards
cloudcomparer123
i have a problem with the integration of this library.
With the help of Cmake I can create new projects and work with the given functions, but I already have a very advanced university project running. For this project I need the (for comparison purposes) Auto Segmentation Tool Box. I don't manage to add the cloud compare library to the already existing project. Normally I did this via cmake. Other libraries, like pcl for example, always had a cmake config file, which can be easily included into the .cmake file of my project. This does not exist here.
Is it even possible to integrate this package into an existing project or am I doing something wrong ?
Don't blame me if this question is too easy, it is my first big C++ project and I still have a lot to learn.
I am using VS2010 and the Cloud Compare Version Version 2.6.3.1. Thanks for your help.
With kind regards
cloudcomparer123