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: > Thanks Thomas. > > Is it possible to have the designer running and still be able to make > QT start on my Custom SDK? How? > > So far I was not able to have qconfig running as well. > > Regards, > > *Marcelo Silva > * > > > _______________________________________________ Qt-wince-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-wince-interest
