User forums > Help

Run command not work for C:: ?

(1/1)

kingofhawks:
Dear Guys:
    I'm a newer to C::B. When i run my first QT4 app in C::B(Windows XP,8.02) like following steps, i got error msg.
(1)Create QT project in C::B
(2)qmake -project
   qmake
   make
   After running the above commands,.pro and Makefile are generated for my project.
######.pro file
TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH += .

# Input
SOURCES += main.cpp
(3)Then when i use "Build->Run",C::B prompts that"It seems that this project has not been built yet.Do you want to build it now?"
   Any hint should be thankful.
Simon

Navigation

[0] Message Index

Go to full version