[CMake] Visual Studio 2015 solution issue

Grigore Silviu Cătălin grigore.silviu.catalin at gmail.com
Tue Nov 24 13:48:17 EST 2015


Hello,

I am using cmake 3.4.0 to generate Visual Studio 2015 solution and projects
for LLVM 3.6.
I managed to generate the solution and build it, but I am not able to debug
the executable files in Visual Studio.
It seems that even on Debug configuration, C/C++>Optimization>Optimization
is set to "Maximize speed(/O2)" and Linker>Debugging>Generate Debug Info is
set to "false".
I use Visual Studio 2015 Community edition on Windows 10 Professional.

Any ideas where the problem may be?

Thanks and regards,
Silviu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20151124/fdf418a5/attachment.html>


More information about the CMake mailing list