PDA

View Full Version : [WinCE 6] How to install Qt and plugins ?



KroMignon
1st July 2010, 06:49
Hi all,
After compiling Qt 4.6.3 for my WinCE platform with custom SDK, I want to know how I have to install all Qt libraries & plugins.

For the Qt libraries, there are no problem, I have installed them in the "\Windows" directory and the Qt sample applications are working well, but what about the "plugins" ??

Do I have to install them in "\Windows" directory ?
Do I have to install them in "\Windows\plugins" directory ?
Do I have to install them in "\Windows\plugins\<plugin_name>" directory ?

And last but not least, how can I test if the plugings are working??

I found no real answer about this in Qt documentation.

Thanks in advance for any help

Best regards

Fabrice

KroMignon
8th July 2010, 08:27
Is there no one who knows how to install properly those DLLs ?

Really ?!?

Isn't Qt not used on WinCE platforms ?
Is it a bad choice ?