Segfault in CMakeManager::parse

Syron mr.syron at googlemail.com
Sun Sep 5 22:11:25 UTC 2010


Finally, I got it. In my top CMakeLists.txt, I had two
add_subdirectory commands with "src/genmod" and "src/genmod/phaser".
After removing the second command and adding a
"add_subdirectory(phaser)" in src/genmode/CMakeLists.txt, the segfault
disappeared.
-- Syron




More information about the KDevelop-devel mailing list