Re: SnowLeopard:: change build settings to 32-bit
Re: SnowLeopard:: change build settings to 32-bit
- Subject: Re: SnowLeopard:: change build settings to 32-bit
- From: ny <email@hidden>
- Date: Sun, 27 Sep 2009 20:16:37 +0200
thanks, but you probably haven't noticed
my updated post; so I am still using the
32-bit settings no matter the update.
so, I guess I don't need theĀ "-arch i386" directive.
btw, I am using cmake for building and netbeans.
I noticed that OpengGL and GLUT frameworks
have been modified in the SnowLeopard.
this might be the reason for the GLEW framework
http://thirdcog.eu/apps/frameworks#glew
not being detected. Any ideas?
2009/9/27 Chris Espinosa
<email@hidden>
On Sep 27, 2009, at 4:41 AM, ny <
email@hidden> wrote:
I updated my mac to SnowLeopard
and since then I cannot build with
a GLEW framework for opengl applications.
So, I wonder how can I change the default build
settings of SnowLeopard from 64-bit to 32-bit?
If you're building with config/make, the general way to do this is to pass "-arch i386" in the CFLAGS makefile variable, usually at the command line or by editing the makefile.
Chris
--
N
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden