cannot compile release version

All about Windows versions
Post Reply
go.lauren
Posts: 1
Joined: Wed Jul 15, 2020 11:24 pm

cannot compile release version

Post by go.lauren »

Hello,

I followed the instructions in build.md to configure cc for Visual Studio, but when I build the compile file, the only folder in my CMAKE_INSTALL_PREFIX directory is CloudCompare_debug, and the executable there is in [debug] mode. Where is the release version located, or how can I specify the creation of the release version.
daniel
Site Admin
Posts: 7382
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: cannot compile release version

Post by daniel »

With visual, you have to change the configuration from 'Debug' to 'Release' and compile in release mode ;)
Daniel, CloudCompare admin
Post Reply