Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. New qt library for older qt version
QtWS25 Last Chance

New qt library for older qt version

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
qtversionlibrabries
2 Posts 2 Posters 328 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    TMJJ001
    wrote on 24 Jan 2020, 06:28 last edited by
    #1

    Dear all,

    I hope somebody is able to assist me with the following. I have an embedded screen which runs qt5.6. I want to use this embedded screen in an industrial application.

    The library that I want to use is only supported from qt5.11. (QtOpcua). Is there a way arround this? How can I use this library for this screen?

    Is it somehow possible to update the qtversion without rebuilding the image running on the screen? (Manufacturer is unable to update it)

    Hope somebody is able to help me,
    Thanks in advance,
    TMJJ

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 24 Jan 2020, 06:42 last edited by
      #2

      You can try compiling QtOpcua module using your Qt 5.6 toolkit and toolchain. If that works, then you should be able to deploy it to your device and use it in your project. If it does not work, then find a different board ;-) Or perhaps use linuxdeployqt to create a self-contained package that will shich Qt together with it. I have no idea if this will work on an embedded device - it's definitely not a standard use of this tool.

      (Z(:^

      1 Reply Last reply
      2

      1/2

      24 Jan 2020, 06:28

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved