Hello,

I still have issue to compil with debug info in codeblocks project (generated by cmake). When I set the "-g" options in codeblocks gui, it seems to have no effect (but I manage to get it somehow by cleaning/rebuilding but can't reproduce).

If I've understood (could someone confirm that?), with make generated by cmake, I have to generate one project for debug (with CMAKE_BUILD_TYPE set to Debug) and one for release?
Is it the same for codeblocks?

Nad

ps: issue is the same with both windows and linux and even with minimal project
_______________________________________________
Powered by www.kitware.com

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

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

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to