Can I use Qcreator to make a project to build the CC?
Posted: Mon Mar 30, 2015 3:20 am
I want to develop some new functions to deal with the pointcloud,but it's not convenient to code in VS2013.Because I'll change some UI in CC.So I have to use cmake to build the CC,and change something in VS2013,it's not convenient.
I want to use QT to develop,my step is:
1:click 'open project' in QCreator.
2:select 'CMakeLists.txt' in the source code of CC,and set the build path.
3:run make.
There has something wrong I can't solve.
How can I make a project with CC in QT(QCreator)?
Could you help me,please.
Thank you a lot.
I want to use QT to develop,my step is:
1:click 'open project' in QCreator.
2:select 'CMakeLists.txt' in the source code of CC,and set the build path.
3:run make.
There has something wrong I can't solve.
How can I make a project with CC in QT(QCreator)?
Could you help me,please.
Thank you a lot.