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!

Qt Code:
  1. config.exe -platform win32-msvc2008 -xplatform wincewm60professional-msvc2008 -release
To copy to clipboard, switch view to plain text mode 

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

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

Greez zyclop