Best Qt setup Vf61 WinCe related

I’ve always been Linux oriented, but the fast boot time of VF61 with Windows has led me to take into consideration this Os.

Nowadays the best setup for Colibri Vf61 is :

  • WEC2013 with lastest sdk\bsp
  • VS2013 with the right app builder

Is it correct? ( I got this working )

Speaking about Qt, Toradex provides set up instructions for VS2008 and Qt 4.8.
Is this setup applicable on VS2013? It seems you provide Qt 4.8 Sdk while i think from Qt side 4.8.4 is not applicable directly to VS2013, you need to find the right patch.

The point is i am seeking a clean Qt solution on win ce with Vf61, no matter which Os or VS version i’ll use.

Thanks in advance.

Matteo.

Hello @Debbio,

It is not necessarily true that the WEC2013 is “THE BEST” setup. It depends what you need. If you want to work with the latest toolchaing from MS you have to go for WEC2013. If you don’t care and are also fine with VS2008, you can also use WEC 7.

Speaking about Qt, Toradex provides set up instructions for VS2008 and Qt 4.8. Is this setup applicable on VS2013?

No, the prebuilt stuff we provide is only applicable for VS2008 / WEC 7 or CE 6. If you want to go for WEC2013 you have to build QT on your own currently or check with any of our QT partners if they have any suggestion.