[Gammaray-interest] Fwd: building GammaRay on OS X

René J.V. Bertin rjvbertin at gmail.com
Thu May 28 22:11:47 CEST 2015


On Thursday May 28 2015 11:14:54 Volker Krause wrote:

Hi,

> Yep, GAMMARAY_PROBE_ONLY_BUILD.

That seems to work, but I had to remove the whole VTK-scanning section from the toplevel Makefile to be able to build the Qt4 probe with GammaRay and VTK built and installed for Qt5. It looks like VTK's CMakeFiles set and export flags that signal that Qt5 has been found.
I'm not sure if there's an elegant way to get around that (move the VTK section to before the Qt section?) other than unsetting all the offending Qt5 flags if ENFORCE_QT4 is true. If the probe itself doesn't link to VTK you could probably skip the VTK section if PROBE_ONLY_BUILD is set?

Cheers,
René


More information about the Gammaray-interest mailing list