Jump to ID:
Qt

Project Home

Discussions

Wiki

Project Info
Forum Topic - How to build a UI project in QtCreator like the demo Speedo or cEasy?: Page 1 of 39 (39 Items)
   
 
 
How to build a UI project in QtCreator like the demo Speedo or cEasy?  
Hi, Dennis

I have downloaded your demo speedo and cEasy, I ran qmake_qnx and make from windows command line, the binary is built 
successfully, while when I try to build other project in Qt examples, the project is not structured like your demo. I 
copied all the .h .cpp and.pro to a folder and the make failed. I wonder what kind of project can be made by qmake_qnx 
and make? What kind of project should I create in QtCreator? By the way if I want to migrate a web browser from Qt 
platform to QNX, is it possible by your method?

Many thanks.