[Qt-creator] I've still got that Run button bug

Tobias Hunger tobias.hunger at gmail.com
Wed Aug 3 13:03:51 CEST 2016


I tried to do pretty much exactly that before. Even automated it, doing it
1000 times in a row:-(

When I am back in the office I will try again.

Anyone seen this on Linux or Mac yet?

Best regards,
Tobias

Am 03.08.2016 11:19 schrieb "Julius Bullinger" <Julius.Bullinger at asctec.de>:

> I’ve got the same problem on Windows (8.1 and 10), even with Creator 4.1
> snapshots. Can be reproduced very easily:
>
>
>
> 1.       Create a new Qt Widgets Application
>
> 2.      Add a new C++ class via right click > Add New…
>
> 3.  Open the project file and add a \ at the end of the new lines in
> SOURCES (no space):
>
> SOURCES += main.cpp\
>         mainwindow.cpp \
>     newclass.cpp\
>
>
>
> 4.       Add another new C++ class
>
> SOURCES += main.cpp\
>         mainwindow.cpp \
>     newclass*.cpp\*
>     secondclass.cpp
>
> 5.       „The .pro file could not be parsed” and run-button disabled.
>
>
>
> Best regards,
>
> Julius
>
>
>
> *Von:* Qt-creator [mailto:qt-creator-bounces+julius.bullinger=
> asctec.de at qt-project.org] *Im Auftrag von *Tobias Hunger
> *Gesendet:* Mittwoch, 3. August 2016 09:38 Uhr
> *An:* Jason H <jhihn at gmx.com>
> *Cc:* qt-creator <qt-creator at qt-project.org>
> *Betreff:* Re: [Qt-creator] I've still got that Run button bug
>
>
>
> Which OS? What kind of project? Can you trigger this reliably? Can you add
> the information to the relevant bug, please, so that it is not forgotten?
>
> I had seen similar reports before, but have not been able to reproduce it
> on Linux nor Windows:-(
>
> Best Regards,
> Tobias
>
>
>
> Am 02.08.2016 23:50 schrieb "Jason H" <jhihn at gmx.com>:
>
> It seems that when I after a class to the project, the run button stops
> working. I have to switch to/from debug mode to get the Run button back.
> Same for debug. Build button works fine though.
> 4.0.3
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20160803/4e839102/attachment.html>


More information about the Qt-creator mailing list