-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
Qt Creator 2.0.1
-
None
-
ubuntu 9.10, 32bit, qtsdk-linux-x86-opensource-2010.05-201008301931
1) download speedcrunch source code
2) open CMakeLists.txt in Qt Creator
3) run Cmake in wizard dialog and try to run project
4) ...
5) project doesn't run because the default run config is "Custom Executable". However, in the run config dropdown, there is an option "speedcrunch". With default settings, choosing "speedcrunch" run config will make speedcrunch to actually execute.
-> The default run config should be the correct one.