PDA

View Full Version : Qt_embedded -wince software installation problem



kalpana
5th November 2008, 07:26
hi,

I am trying to install the QT-embedded - wince- opensource software from trolltech.com and i am trying to install the software by writing the commands in command prompt. I am getting the following error during my installation. I am attaching the document that the steps i hav followed doring my installation. please go through the document and help me.

Thanks in advance

Thanks & Regards
kalpana

spirit
5th November 2008, 07:37
try this


qmake.exe "Windows Mobile 5.0 Pocket PC SDK (ARMV4I).pro"
-win32 -o "Makefile.Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"

note: don't use dirs names with spaces.

installation rules from assistant


...
Uncompress the files into the directory you want Qt installed; e.g. C:\Qt\4.3.5.
Note: The install path must not contain any spaces.
...

kalpana
5th November 2008, 10:57
hi spirit,
thanx for ur reply

i ma not able to find qmake.exe in my software. i am getting unable to find qmake.exe

please tell me the stepa from the bagining how to install that software and write a sample Qt application on windows mobile
thanks in advance

thanks
pallavi

spirit
5th November 2008, 13:28
read this manual (http://doc.trolltech.com/4.4/install-wince.html)

kalpana
6th November 2008, 04:53
hi spirit,

thanx for ur reply

I am writing a sample Qt application for windows mobile 5.0 . I am gwtting the following error when trying to build that application

"use of C runtime library internal header file"

please help me to resolve this error.

Thanx in advance

Thanks & Regards
kalpana

omer
16th December 2009, 13:56
Hello!
I want to create a qt based application for hand held devices.

I have installed the
1. Visual Studio 2008
2. Active Sync
3. Windows Mobile SDK 6.0

Although the option "Qt" is there in the visual studio but I want to display the out put on the Emulator (Window Mobile SDK 6.0)

So please help...........................