[Qt-creator] [Development] Qt Creator Doesn't Show Error(s)
steveg2357@gmail.com
steveg2357 at gmail.com
Mon Jul 14 13:46:39 CEST 2014
This is from the Application Output widow
Steve
Sent from my LG G2, an AT&T 4G LTE smartphone
------ Original message------
From: Sze Howe Koh
Date: Mon, Jul 14, 2014 6:45 AM
To: Steve Gold;interest at qt-project.org;
Cc: Qt Creator Group;Qt Development Group;
Subject:Re: [Development] Qt Creator Doesn't Show Error(s)
Hi,
On 14 July 2014 05:15, Steve Gold wrote:
> I am building an app on Windows 8 64bit with Qt 5.3.1 and Qt Creator 3.1.2.
> I have a main.cpp that calls main.qml that calls Tests.qml that uses other
> QML and JavaScript files. I have
>
> Component.onCompleted: {
> console.log(“Starting Testsl”);
> . . .
> }
>
> and other statements in Tests.qml. The app builds and the runs but all that
> is shown is a very small window and there is NO output. “Starting Tests” is
> not displayed. I get the message
>
> The process "C:\Qt\Qt5.3.1\Tools\mingw482_32\bin\mingw32-make.exe"
> exited normally.
Sounds like you're looking at the Compile Output pane. Switch to the
Application Output pane instead.
Regards,
Sze-Howe
P.S. This kind of question ("How do I use X?") is more suited for the
Interest mailing list. The Development and Qt Creator lists are for
discussing the implementation of Qt and Qt Creator respectively.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20140714/72095458/attachment.html>
More information about the Qt-creator
mailing list