Qt instrumentation - missing library

Technology specific object identification, supported applications, web technologies, and 3rd party controls.
rhx
Posts: 15
Joined: Thu Jan 05, 2017 7:01 pm

Qt instrumentation - missing library

Post by rhx » Mon Feb 26, 2018 12:24 pm

I try to automate a Qt application with Ranorex 7.1.1, but got this error:

Code: Select all

Failed to instrument Qt process. 
Could not find support libraries at: 
C:\WINDOWS\assembly\GAC_MSIL\Ranorex.Core.Injection\7.1.1.0__b798506b574ebc9a\qt
What did I miss? I don't find any option to activate some more Qt functionality.

Thanks, Rainer

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

Re: Qt instrumentation - missing library

Post by odklizec » Mon Feb 26, 2018 12:36 pm

Hi,

Ranorex 7.1.1 is somewhat old and no longer supported. If you cannot upgrade to most recent Ranorex 8.0.1, I would recommend you to reinstall your existing version.
Pavel Kudrys
Ranorex explorer at Descartes Systems

Please add these details to your questions:
  • Ranorex Snapshot. Learn how to create one >here<
  • Ranorex xPath of problematic element(s)
  • Ranorex version
  • OS version
  • HW configuration

rhx
Posts: 15
Joined: Thu Jan 05, 2017 7:01 pm

Re: Qt instrumentation - missing library

Post by rhx » Mon Feb 26, 2018 12:42 pm

Thanks Pavel, I know, 8 would be more fun. But within my project it's not so easy to change the version. So nevertheless the question is, where do this libraries coming from normally? Are this libraries installed by default? Here in my project Ranorex will be distributed by centralized software packages, so maybe this package was simply not included?