[Qt-interest] Console always appearing after compiling with nmake.

Ben A throwover at hotmail.co.uk
Thu Nov 19 08:32:21 CET 2009


Hello,

I have got the source for the addressbook from the examples folder and am compiling with the following pro file:

--------------------------------------
TARGET = 
CONFIG = qt debug
DESTDIR = debug
OBJECTS_DIR = debug
DEPENDPATH += . Sources
INCLUDEPATH += .

# Input
HEADERS += Sources/addressbook.h
SOURCES += Sources/main.cpp
SOURCES += Sources/addressbook.cpp
--------------------------------------

Then compiling through the Visual Studio (2008) command line as follows:
> qmake
> nmake

I get an exe, which indeed shows the addressbook GUI, but also the console appears just before it loads and closes just after the GUI is closed. What am I missing here?

Thanks,
Ben.
 		 	   		  
_________________________________________________________________
Have more than one Hotmail account? Link them together to easily access both
 http://clk.atdmt.com/UKM/go/186394591/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091119/67e2c1f4/attachment.html 


More information about the Qt-interest-old mailing list