> On Dec 16, 2015, at 10:24 AM, cyb <[email protected]> wrote: > > Hi, there's an issue with issue pane. > > Everything should be clear from next screenshot > > Gcc error parser is working, there's a line and file but it cannot take me to > issue and not showing issue in source file. Maybe it because I used "Import > project" but it should work in theory. Is this a my bug or feature was not > implemented yet?
Qt Creator thinks that your file is called main.c” with a “ at the end. What’s your compile output? (contents of “Compile Output” pane) What compiler do you use on what platform? Br, Eike > > Thanks, > > Dmitry > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator -- Eike Ziller, Senior Software Engineer - The Qt Company GmbH The Qt Company GmbH, Rudower Chaussee 13, D-12489 Berlin Geschäftsführer: Mika Pälsi, Juha Varelius, Tuula Haataja Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
