[Gammaray-interest] Question on usage (No probe found for ABI)
Peter Kümmel
syntheticpp at gmx.net
Mon May 5 20:55:18 CEST 2014
On 05.05.2014 18:50, Saif Al-Dein M Helmy wrote:
> Hello,
> I have built latest * gammaray from github using the recommended steps:
> *% mkdir build && cd build
> % cmake -G "NMake Makefiles" ..
> % nmake
> % nmake install*
> on the "*Open VS2012 x64 Native Tools Command Prompt "
> *
>
> The application I am trying to test is a 64 bit windows application using Qt 4.8.5, whenever I try to run it,
> '*gammaray.exe -i style "my test app.exe"* ' I get a "*No probe found for ABI qt4.8-MSVC-debug-x86_64*".
>
> I'd appreciate some pointers as to what might be causing the issue.
The loading of the plugins is really hairy, especially because you don't get any hints when it does not work.
I solved the issue by building "myapp" into the folder where also gammaray.exe resides.
Are there any errors listed in the "Self Test" tab of the gammaray.exe GUI?
Peter
>
>
> Cheers,
> Saif Al-Dein M Helmy
>
>
> * Commit: 387483ee8707e99db80a576af166c6b0f28a626c (Dated May 2nd by Volker Krause)
>
>
> _______________________________________________
> Gammaray-interest mailing list
> Gammaray-interest at mail.kdab.com
> https://mail.kdab.com/mailman/listinfo/gammaray-interest
>
More information about the Gammaray-interest
mailing list