What is the OS you are trying to build?
How did you build?
What is the OS you are trying to build?
How did you build?
When you know how to do it then you may do it wrong.
When you don't know how to do it then it is not that you may do it wrong but you may not do it right.
Hi King. I would start with checking to see that you have make installed and then check a couple of things within Qt.
Are you using MS Windows, Mac OS, or Linux?
The Qt-specific checks start with: Qt Options (tools->options -- look at the Qt Versions, Tool Chains, CMake, etc) and the Build Settings for the project (Left-hand pane -- Projects) and verify the Tool Chain is set correctly.
Thank you for the reply
I'm trying to build a demo, for the OS Embedded Linux 2.6.28
I installed the QT SDK (qt-sdk-linux-x86-opensource-2009.04.1.bin,
i created a new project
i changed the Qtversion
i modified the PATH in the build environnemnt
and i added LIBS and INCLUDEPATH to the Myfile.pro
when i click on the build all, i get the error msg !
Hi jbob, thanks for replying,
i'm using linux, ubuntu distribution,
i have changed the Qt version, the path in the build environnement because i'm using a specific compiler (for arm11 processor)
i chekced all options but i don't find the problem !
Bookmarks