Building Qt for WinCE 6 on x86 Intel
The configure command is :
configure -release -opensource -fast -nomake examples -nomake demos -no-qt3support -no-webkit -no-phonon -no-dbus -no-script -no-scripttools -platform win32-msvc2005 -xplatform wince50standard-x86-msvc2005
then I ran : setcepaths.bat wince50standard-x86-msvc2005 && nmake
and I got this Error:
NMAKE : fatal error U1077: ‘“C:\Program Files\Microsoft Visual Studio 8\VC\bin\c
l.EXE”’ : return code ‘0×2’
Stop.
NMAKE : fatal error U1077: ‘“C:\Program Files\Microsoft Visual Studio 8\VC\bin\n
make.exe”’ : return code ‘0×2’
Stop.
NMAKE : fatal error U1077: ‘”“C:\Program’ : return code ‘0×2’
Stop.
NMAKE : fatal error U1077: ‘cd’ : return code ‘0×2’
Stop.
NMAKE : fatal error U1077: ‘”“C:\Program’ : return code ‘0×2’
Stop.
Help if you can. I’m trying to get a good build for a week.
I got a build, but doesn’t run on the device. No error, just doesn’t run. I included the dll/lib files that are required in that project
and still no go.
Thanks.
PS: I’m kind of a newb. I wanna learn qt. I tried DDraw but it’s no hope. I guess Qt is more documented and useful. Thanks again. :)
6 replies
4.8.0
I’ve just found this : http://qt-project.org/forums/viewthread/633/
I think I’ll try it.
I’ll keep you updated.
Thanks again.
Thanks I will appreciate, if you share your findings.
Beware that there might be some issues for win ce with the newest Qt versions. At least there are some threads reporting issues in this [qt-project.org] and unexpectly I have encountered this problem [qt-project.org] lately.
You must log in to post a reply. Not a member yet? Register here!


