Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Problems with accessibility plugins under x86
Forum Updated to NodeBB v4.3 + New Features

Problems with accessibility plugins under x86

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 774 Views 1 Watching
  • 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.
  • J Offline
    J Offline
    Justin Sayne
    wrote on last edited by
    #1

    Hello,

    I'm trying to deploy a QT 5.3.1 application to a win embedded x86 machine. It's build on a win7 x64 machine but obviously compiled as x86 application with the corresponding QT x86 libraries as well. I've then received the warning about having to deploy my application with accessibility plugins. This so far has always worked well but when I now pick my accessibility folder from my QtBaseDir and put into my executable's directory, it still complains about the accessibility interface for some of my classes which derives from QObject.
    The funny thing is. If I delete the accessibility folder altogether, it complains about a different class. So I thought I might be linking outdated object files but even a clean & rebuild didn't bring the solution.

    Can someone help me tracking the error? I.e. can I somehow make sure that a) the application finds the plugins correctly and b) they match the version expected?

    Thanks in advance

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      What steps did you follow to deploy your application ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

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