Hi, I've been testing qtcreator, building from source daily and I've had this problem where CMake projects twice now but not sure why.
I would normally report a bug but there is not enough info for a prper bug report. When loading the CMakeLists.txt from recent projects in master I get this error. ProjectExplorerPlugin - Could not open any projects! >From what I can tell, all project managers try load the file and none can so it prints this message. It would help if more debug info on why the project wont load was printed by CMake project plugin. Since I like to use latest qt-creator I made a python script which generates a project file for me until this is working. For users who don't run from a terminal it would be good to have a dialog saying the project couldn't load rather then failing silently too. Master, tested: a23a45da8859232efb5ed8ccd74956faa5f3dd00 2.1 branch works ok in release mode but I'm getting am assert() crash with debug builds. reported: http://bugreports.qt.nokia.com/browse/QTCREATORBUG-3334 -- - Campbell _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
