Regarding the Qt version to be used for WinCC OA

Find and share HowTos to various installations / configurations!
8 posts • Page 1 of 1
Pradeep Kumar
Posts:39
Joined: Fri Dec 09, 2016 2:54 pm

Regarding the Qt version to be used for WinCC OA

Post by Pradeep Kumar »

As per the documentation we need to use Qt 5.5.0 with visual studio compiler ,
as we 5.6 and 5.7 version also , why cant we use latest Qt version,
why specifically Qt 5.5.0 we need to use?

mkoller
Posts:741
Joined: Fri Sep 17, 2010 9:03 am

Re: Regarding the Qt version to be used for WinCC OA

Post by mkoller »

We deliver Qt 5.5 so during runtime, when your ewo is loaded, there is only Qt 5.5 available.

Pradeep Kumar
Posts:39
Joined: Fri Dec 09, 2016 2:54 pm

Re: Regarding the Qt version to be used for WinCC OA

Post by Pradeep Kumar »

Qt 5.5.0 32 bit or 64 bit should work, we are using Qt 5.5.0 32 bit with visual studio 2013 .

will the version of Qt also depend?

mkoller
Posts:741
Joined: Fri Sep 17, 2010 9:03 am

Re: Regarding the Qt version to be used for WinCC OA

Post by mkoller »

I do not understand the question.

Pradeep Kumar
Posts:39
Joined: Fri Dec 09, 2016 2:54 pm

Re: Regarding the Qt version to be used for WinCC OA

Post by Pradeep Kumar »

Do we need Qt 5.5.0 64 bit for WinCC OA?.

In WinCC OA docs they didnt mention about Qt bit version?.

This was my question

mkoller
Posts:741
Joined: Fri Sep 17, 2010 9:03 am

Re: Regarding the Qt version to be used for WinCC OA

Post by mkoller »

You need to use the same bit-version as the WinCC_OA product uses, which is normally 64bit.
Since an EWO is a plugin (dll on windows) the number of bits must match with the application (UI Manager) which loads the plugin.

Pradeep Kumar
Posts:39
Joined: Fri Dec 09, 2016 2:54 pm

Re: Regarding the Qt version to be used for WinCC OA

Post by Pradeep Kumar »

in the below link i downloaded qt

https://download.qt.io/archive/qt/5.5/5.5.0/

i downloaded qt-opensource-windows-x86-msvc2013_64-5.5.0.exe

it is showing 32 bit.

Gertjan van Schijndel
Posts:634
Joined: Mon Aug 02, 2010 10:37 am

Re: Regarding the Qt version to be used for WinCC OA

Post by Gertjan van Schijndel »

That is a 64 bit package. Where does it show 32 bit?

8 posts • Page 1 of 1