On Thursday, January 23, 2014 05:27:38 PM Kevin Funk wrote:
> Am Donnerstag, 23. Januar 2014, 14:56:02 schrieb Graham Labdon:
> > Hi
> > I am attempting to build and install gammaray on windows 7
> > I have downloaded and installed the optional packages - Graphviz and vtk
> > However, when I execute the command cmake -G "NMake Makefiles" I get
> > warnings that these optional packages could not be found
> > 
> > How do I let cmake know where to look
> 
> Hey,
> 
> Have a look at the find scripts CMake uses to find those two packages.
> 
> E.g. FindGraphviz.cmake (in GammaRay.git) and FindVTK.cmake (shipped by CMake)
> 
> Both handle some special environment variables to get hints where the package 
> is located.
> - Graphviz uses GRAPHVIZ_ROOT (should point to Graphviz installation prefix)
BTW, I couldn't find a 64-bit installer for Graphviz.   So if you are building 
64-bit GammaRay
you will need to build Graphviz from source.  Unless someone knows of a 64-bit 
installer I didn't find.



-- 
Allen Winter | [email protected] | Software Engineer
KDAB (USA), LLC, a KDAB Group company
Tel. USA +1-866-777-KDAB(5322) ext3, Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-independent software solutions

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Gammaray-interest mailing list
[email protected]
https://mail.kdab.com/mailman/listinfo/gammaray-interest

Reply via email to