[Gammaray-interest] "No probe found for ABI qt5.4-x86_64"

Milian Wolff milian.wolff at kdab.com
Fri Nov 7 11:52:42 CET 2014


On Thursday 06 November 2014 12:03:40 VStevenP wrote:
> I am trying to run GammaRay on my MacBook Pro.
> 
> I was able to build GammaRay successfully from the github sources yesterday.
>  I tried to launch my app using the GammaRay GUI to Browse and Open the
> .app, but it did not succeed, so I tried it from the command line in
> Terminal.  From the Contents/MacOS folder within my application's .app
> package folder, I ran:
> 
> gammaray my_app_name
> 
> I received an error:
> 
> "No probe found for ABI qt5.4-x86_64"
> 
> I have Qt 5.4 Beta installed, and I also installed Qt 4.8 yesterday, because
> it seemed to be a prerequisite for gammaray.
> 
> I will search the archives some more to see if I can find the answer, but if
> someone has a tip they could send me, it might help me use gamma ray sooner
> with my app.
> 
> My app is a QtQuick2 app, BTW.

You need to compile GammaRay with Qt 5 if you want to look at Qt 5 
applications. Well, at least the probe, but you can compile everything with it 
- so there is no need for you to install Qt 4.

How did you try to build GammaRay? Without Qt 4 installed, it should pickup Qt 
5 automatically. And even with Qt 4 installed, it should default to using Qt 
5. So something in your environment is not setup correctly, i.e. CMake 
apparently does not find Qt 5.

Bye
-- 
Milian Wolff | milian.wolff at kdab.com | Software Engineer
KDAB (Deutschland) GmbH&Co KG, a KDAB Group company
Tel. Germany +49-30-521325470, Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-independent software solutions



More information about the Gammaray-interest mailing list