Hello, I'm sorry because this forum might not be the place to post my questions,
Basically I'm not a Qt programmer. I'm also very new to C++. I have used some interpreted languages though.
So I have an application sourcecode which requires Qt.
I can't share the sourcecode, sorry.
The main sourcefile has the include:
Also one of the headers has 'include <QtGui>' header.
So I downloaded the Qt SDK to compile it.
I had Code::Blocks IDE, but looks like Qt Creator which came with the SDK is an IDE too, right?
So should should I set the location of QApplication.h and QtGUI.h or is it automatically added with Qt Creator? Because I got an error and I'm not sure if its the issue.
Sorry for all the mystery.
Bookmarks