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
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to