X-Sender: email@hidden
Date: Thu, 17 Oct 2002 23:42:28 -0400
To: tigital <email@hidden>
From: tigital <email@hidden>
Subject: Re: using frameworks with cons?
hi,
...I'm trying to port an app that uses 'cons' for it's build
system...also, it uses gtk+ and OpenGL, so I'm trying to get it to
use the OpenGL.framework: but I don't know how/where to put the
framework path?
...also, since this is going to remain an Xdarwin gl app, should I
even use the OpenGL.framework? GtkGL is installed via fink; is
there anything else I'm missing?
tanx,
jamie
well,
...I think I figured it out by hardcoding the path to the /Headers
in the OpenGL.framework...but I still don't know if this is the
correct way to compile OpenGL for use under Xdarwin/GLX?
Now I'm getting some complaint from ld: Undefined symbols:
_main
___gxx_personality_v0
cons: *** [Debug/plugins/image/image.so] Error 1
...any ideas on this?
tanx,
jamie