Hi, just tried the new QtCreator 2.2 on Linux using your install binary.
Everything seems to be just fine except errors after compilation are no longer properly shown in the Build-Issues-Pane. Although the error is listed there, it is displayed like that: -------------------------------------------------- ! path_to_object_file_containing_the_error File not found: -------------------------------------------------- The compile output pane shows the correct output from gcc. Jumping to symbol definitions and similar using F2 is working too. I'm using generic makefile projects, with make and handmade makefiles. After switching back to QtCreator 2.1 the error is displayed properly again referencing the correct sourcefile. Anything I missed? Any idea? Regards Heiko _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
