ok thanks,Now its working.
--- On Mon, 6/4/09, Anders F Björklund <[email protected]> wrote:
From: Anders F Björklund <[email protected]>
Subject: Re: GLew for MAC
To: "Ryan Schmidt" <[email protected]>
Cc: "MacPorts Users" <[email protected]>
Date: Monday, 6 April, 2009, 1:19 PM
Ryan Schmidt wrote:
> Note that libGLEW.a is a static library. I'm not aware of how to determine
> what architectures a static library is built for. Usually you would be using
> a dynamic library, like libGLEW.dylib, for which the "file" command should
> verify its architectures.
lipo -info
It's missing a toc on the archive, either by using "ar rcs" instead of "ar cr"
or by calling "ranlib" explicitly.
BEFORE
lipo: archive with no architecture specification: /opt/local/lib/libGLEW.a
(can't determine architecture for it)
AFTER
Architectures in the fat file: /opt/local/lib/libGLEW.a are: ppc i386
--anders
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
Add more friends to your messenger and enjoy! Go to
http://messenger.yahoo.com/invite/_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users