(SOLVED)Build "INSTALL" problem
Posted: Wed Oct 31, 2018 10:27 am
Hi,
I've followed the instructions to compile CC2.9.1 with Visual Studio 2013 and QT5.7 (64 bits) in Windows7.
It's successful to build the binaries by CMake and to compile the project "ALL BUILD" . Before that I've also changed the default folder of CMAKE_INSTALL_PREFIX to another one which has write acces.
When I build the project "INSTALL", I get always the error of MSB3073 as the image attached. But in my install folder 2 folders are still generated ( cc_Viewer_debug and CloudCompare_debug).
After I saw the post (http://www.danielgm.net/cc/forum/viewtopic.php?t=992), I changed the "Command" option in Debug propertie as told and it runs without problem.
So I wonder how to solve the error MSB3073 or if it does matter? Because it seems that I still can run CC from Visual Studio.
Thanks
I've followed the instructions to compile CC2.9.1 with Visual Studio 2013 and QT5.7 (64 bits) in Windows7.
It's successful to build the binaries by CMake and to compile the project "ALL BUILD" . Before that I've also changed the default folder of CMAKE_INSTALL_PREFIX to another one which has write acces.
When I build the project "INSTALL", I get always the error of MSB3073 as the image attached. But in my install folder 2 folders are still generated ( cc_Viewer_debug and CloudCompare_debug).
After I saw the post (http://www.danielgm.net/cc/forum/viewtopic.php?t=992), I changed the "Command" option in Debug propertie as told and it runs without problem.
So I wonder how to solve the error MSB3073 or if it does matter? Because it seems that I still can run CC from Visual Studio.
Thanks