|
Hi, Thomas. Thanks for the tip. Now I have: C:\QT\4.5.1 C:\QT\4.5.1.W32 C:\QT\4.5.1.CE I have been able to build both. The designer works fine. The CE samples that doesn't need Cursor works well. But I still don't have a qconfig.exe Am I missing something? Best Regards, Marcelo
Silva Thomas Hartmann escreveu: Hi, do you want to run designer on the target platform (Windows CE)?Designer and qconfig should be compiled for your host system (Windows XP/Vista) and to compile Qt on your host system you do not need to define QT_NO_CURSOR. To compile Qt twice (for your host and target system) you can use shadow builds instead of copying the source code around. (http://doc.trolltech.com/4.5/shadow-builds-wince.html) Kind Regards, Thomas Hartmann Marcelo (Orbital) wrote: |
_______________________________________________ Qt-wince-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-wince-interest
