Re: [Opengc-devel] Compiling the latest version of openGC with CYGWIN
Status: Pre-Alpha
Brought to you by:
madmartigan
From: Stein,Jeffrey L. <js...@mi...> - 2003-10-22 22:32:37
|
Ok, So I deceided to start from scratch. I downloaded a clean cvs developer copy of open gc. First step was to compile the ExternalLibaries compiled: freetype-2.1.0.tar.gz (works) Upon trying to comiple FTGL I run into an error: Freetype Version >= 9.0.3 ... It says I need a different version of freetype to install. In previous itterations of this cygwin process I downloaded a newer version of freetype(2.1.5) for example and this seemed to over come this problem. What version of freetype do you reccomend using? I would assume the one in the developer archive would be correct, if this isnt the case please let me know. I was able to compile FTGL with freetype-2.1.5 i think, but its possible I ran into additional issues with an FT_Open_Flag call in openGlassCockpit which does not exist anymore in freetype-2.1.5 As I seem unable to get past this initial setp, I'll wait for more information before I start hacking away trying to make things work. |