<div dir="ltr">Hi,<div><br></div><div>I've created a pull request (<a href="https://github.com/KDAB/GammaRay/pull/261">https://github.com/KDAB/GammaRay/pull/261</a>) which contains the toolchain with instructions in case it is of use to anyone.<div><br></div><div>What does not work:</div><div><br></div><div>- Missing plugins (might not have anything to do with this and be an OSX build problem)</div><div>- The current probe creator static initialiser (aka Brittany) does not fire. As a work around call install hooks as per Install.txt</div><div><br></div><div> Cheers, paul</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 21, 2016 at 10:24 PM, Paul Nader <span dir="ltr"><<a href="mailto:paul.nader@gmail.com" target="_blank">paul.nader@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I've compiled the probe to run on IOS and I can connect gammaray to a remote app running on an iphone and browse the locales, objects, standard paths, etc but the plugins seem not to have loaded in the mac-osx client gui (ie Help->Diagnostics->Plugins shows to blank boxes).</div><div><br></div><div>To compile the IOS probe I created an IOS toolchain file to cross-compile using Xcode 8 and had cmake generate an xcode project which I then manually changed to target to armv7 and use the IOS 10 sdk as well as a few other quirks (no bitcode and signing). This should be handled by the toolchain file, but my cmake knowledge is fairly limited.<br></div><div><br></div><div>Maybe something went astray in my build because the plugins (eg gammaray_fontbrowser_ui_<wbr>plugin_debug.so) all ended up as .so Mach-O 64-bit bundle x86_64 instead of .dylib Mach-O 64-bit dynamically linked shared libraries, which is the format the image formats plugins from qt are in.</div><div><br></div><div>Or maybe the plugins are also required in the probe end? I checked the plugins are all installed. </div><div><br></div><div>Anyone have any pointers as to what might have gone wrong?</div><div><br></div><div>Cheers,</div><div>Paul</div><div><br></div><div><br></div><div><br></div><div><br></div></div>
</blockquote></div><br></div>