This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Why are Qt lib versions 4.8.5 & 4.9.4 when Processor SDK 02.00.01 Release Notes state is Qt 5.5?

The Processor SDK 02.00.01 Release Notes (http://processors.wiki.ti.com/index.php/Processor_SDK_Linux_Release_Notes#What.27s_New) state Qt 5.5 is integrated.

However, after installing the SDK, the version names on the Qt libraries show as 4.8.5 and 4.9.4 (QtWebKit). See below.

Why do the versions of the Qt libraries not match the Qt version (i.e., 5.5)?

Thanks,
Robert

sogo@sogo:lib$ pwd
/opt/ti/ti-sdk-am335x-evm-08.00.00.00/linux-devkit/sysroots/cortexa8t2hf-vfp-neon-oe-linux-gnueabi/usr/lib
sogo@sogo:lib$ find . -name "libQt*.so.*" -type f -exec ls -l {} \; | sort -k9
-rwxr-xr-x 1 root root 2331108 Feb 11  2015 ./libQt3SupportE.so.4.8.5
-rwxr-xr-x 1 root root 795380 Feb 11  2015 ./libQtCLuceneE.so.4.8.5
-rwxr-xr-x 1 root root 3021784 Feb 11  2015 ./libQtCoreE.so.4.8.5
-rwxr-xr-x 1 root root 438968 Feb 11  2015 ./libQtDBusE.so.4.8.5
-rwxr-xr-x 1 root root 2869468 Feb 11  2015 ./libQtDeclarativeE.so.4.8.5
-rwxr-xr-x 1 root root 2165584 Feb 11  2015 ./libQtDesignerComponentsE.so.4.8.5
-rwxr-xr-x 1 root root 4833080 Feb 11  2015 ./libQtDesignerE.so.4.8.5
-rwxr-xr-x 1 root root 8771492 Feb 11  2015 ./libQtGuiE.so.4.8.5
-rwxr-xr-x 1 root root 453024 Feb 11  2015 ./libQtHelpE.so.4.8.5
-rwxr-xr-x 1 root root 132000 Feb 11  2015 ./libQtMultimediaE.so.4.8.5
-rwxr-xr-x 1 root root 1088868 Feb 11  2015 ./libQtNetworkE.so.4.8.5
-rwxr-xr-x 1 root root 463468 Feb 11  2015 ./libQtOpenGLE.so.4.8.5
-rwxr-xr-x 1 root root 2092036 Feb 11  2015 ./libQtScriptE.so.4.8.5
-rwxr-xr-x 1 root root 577592 Feb 11  2015 ./libQtScriptToolsE.so.4.8.5
-rwxr-xr-x 1 root root 205312 Feb 11  2015 ./libQtSqlE.so.4.8.5
-rwxr-xr-x 1 root root 273108 Feb 11  2015 ./libQtSvgE.so.4.8.5
-rwxr-xr-x 1 root root 122264 Feb 11  2015 ./libQtTestE.so.4.8.5
-rwxr-xr-x 1 root root 19578848 Feb 11  2015 ./libQtWebKitE.so.4.9.4
-rwxr-xr-x 1 root root 218380 Feb 11  2015 ./libQtXmlE.so.4.8.5
-rwxr-xr-x 1 root root 3498520 Feb 11  2015 ./libQtXmlPatternsE.so.4.8.5
  • I will ask the software team to comment.
  • Hello Robert,

    You have listed the Qt libraries in SDK 8, not in Processor SDK 02.00.01 . Please double check where the Processor SDK has been installed.

    Best regards,
    Kemal

  • After navigating to the Processor SDK 02.00.01 page, I followed a link it provided to Sitara SDK 08.00.00.00 thinking that's what I needed having come from TI SDK 06.00.00.00 and hence was surprised to see the older 4.8.5 & 4.9.4 versions.

    The Processor SDK version does have what I'm looking for. Thanks.

    lib$ find . -name "libQt*" -type f -exec ls -l {} \; | sort -k 5
    -rwxr-xr-x 1 root root 103180 Jan 8 18:48 ./libQt53DQuickRenderer.so.5.5.0
    -rwxr-xr-x 1 root root 110776 Jan 8 18:48 ./libQt53DInput.so.5.5.0
    -rwxr-xr-x 1 root root 115928 Jan 8 18:48 ./libQt53DQuick.so.5.5.0
    -rwxr-xr-x 1 root root 1202044 Jan 8 18:26 ./libQt5Network.so.5.5.0
    -rwxr-xr-x 1 root root 1296656 Jan 8 18:48 ./libQt53DRenderer.so.5.5.0
    -rwxr-xr-x 1 root root 15804 Jan 8 18:26 ./libQt5Concurrent.so.5.5.0
    -rwxr-xr-x 1 root root 164060 Jan 8 18:26 ./libQt5Test.so.5.5.0
    -rwxr-xr-x 1 root root 180656 Jan 8 18:40 ./libQt5Sensors.so.5.5.0
    -rwxr-xr-x 1 root root 196924 Jan 8 19:01 ./libQt5WebKitWidgets.so.5.5.0
    -rwxr-xr-x 1 root root 197500 Jan 8 18:26 ./libQt5Xml.so.5.5.0
    -rwxr-xr-x 1 root root 1990828 Jan 8 18:30 ./libQt5Script.so.5.5.0
    -rwxr-xr-x 1 root root 213684 Jan 8 18:49 ./libQt5Positioning.so.5.5.0
    -rwxr-xr-x 1 root root 214040 Jan 8 18:26 ./libQt5Sql.so.5.5.0
    -rwxr-xr-x 1 root root 246128 Jan 8 18:48 ./libQt53DCore.so.5.5.0
    -rwxr-xr-x 1 root root 271216 Jan 8 18:26 ./libQt5OpenGL.so.5.5.0
    -rwxr-xr-x 1 root root 2743744 Jan 8 19:04 ./libQt5Declarative.so.5.5.0
    -rwxr-xr-x 1 root root 28178940 Jan 8 19:01 ./libQt5WebKit.so.5.5.0
    -rwxr-xr-x 1 root root 3004204 Jan 8 18:38 ./libQt5Quick.so.5.5.0
    -rwxr-xr-x 1 root root 323868 Jan 8 18:26 ./libQt5PrintSupport.so.5.5.0
    -rwxr-xr-x 1 root root 3449164 Jan 8 18:31 ./libQt5XmlPatterns.so.5.5.0
    -rwxr-xr-x 1 root root 3624608 Jan 8 18:38 ./libQt5Qml.so.5.5.0
    -rwxr-xr-x 1 root root 430656 Jan 8 18:49 ./libQt5Location.so.5.5.0
    -rwxr-xr-x 1 root root 442084 Jan 8 18:26 ./libQt5DBus.so.5.5.0
    -rwxr-xr-x 1 root root 4549184 Jan 8 18:26 ./libQt5Gui.so.5.5.0
    -rwxr-xr-x 1 root root 469464 Jan 8 18:38 ./libQt5QuickParticles.so.5.5.0
    -rwxr-xr-x 1 root root 4695176 Jan 8 18:26 ./libQt5Core.so.5.5.0
    -rwxr-xr-x 1 root root 48152 Jan 8 18:38 ./libQt5QuickWidgets.so.5.5.0
    -rwxr-xr-x 1 root root 5123152 Jan 8 18:26 ./libQt5Widgets.so.5.5.0
    -rwxr-xr-x 1 root root 569704 Jan 8 18:30 ./libQt5ScriptTools.so.5.5.0
    -rwxr-xr-x 1 root root 737884 Jan 8 18:26 ./libQt5EglDeviceIntegration.so.5.5.0
    -rwxr-xr-x 1 root root 744920 Jan 8 18:41 ./libQt5Multimedia.so.5.5.0
    -rwxr-xr-x 1 root root 79024 Jan 8 18:41 ./libQt5MultimediaWidgets.so.5.5.0
    -rwxr-xr-x 1 root root 86352 Jan 8 18:41 ./libQt5MultimediaQuick_p.so.5.5.0
    -rwxr-xr-x 1 root root 97928 Jan 8 18:38 ./libQt5QuickTest.so.5.5.0

  • Bob Minion said:
    The Processor SDK version does have what I'm looking for. Thanks.

    What do you looking for?