PDA

View Full Version : Qt 4.7 RC runs in errors while compiling for Windows Mobile 6



zyclop
21st September 2010, 13:14
Hi,
while configuring and building Qt 4.7 RC for WinMob 6 Professional with folowing parameters, I got an linker error at SSL section. Is there any workaround to get Qt4.7 run on Windows Mobile 6 Professional? Compilig was done via commandline and works very well with Qt 4.6.3 and same configuration!


config.exe -platform win32-msvc2008 -xplatform wincewm60professional-msvc2008 -release

I want to create a shadow build, if anyone cares :-)

Tried also to compile with [-no-open-ssl] but has no effect!

Greez zyclop