Re: [AD] Cannot link Allegro on OSX with frameworks |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: alleg-developers@xxxxxxxxxx
- Subject: Re: [AD] Cannot link Allegro on OSX with frameworks
- From: "Peter Hull" <peterhull90@xxxxxxxxxx>
- Date: Wed, 10 May 2006 06:24:42 +0100
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FZvg8lIiJFtuC0YZFoCfUoPaNi935rx3XrAF4IaDz22NDl2xCI0l5AZzPS3nJXie04Op5Lq8VdwOtVntVAE323xyp47u0KTJXpwtOUIqEkuqSQqtr808VjBWTOrOY3jHBndoDEwdQoOQ0bnUmDan6BQweo5SeqejIOfvHhAWjb4=
That usually means you've got some stale versions somewhere, because
those symbols were added recently. What line are you using to link
your game?
Pete
On 5/10/06, Jon Rafkind <workmin@xxxxxxxxxx> wrote:
I tried building my game on OS X using the bundled app thing, make
install-framework EMBED=1, but when I try to link my game with Allegro I
get the following missing symbol:
__install_allegro_version_check
This is with Allegro 4.2.0. I tried with the svn version of allegro too
and the resulted in missing symbols for
__install_allegro_version_check
__osx_bootstrap_ok
Is this a known issue or did I forget to do something? My build line for
allegro was like this:
$ fix.sh macosx && make depend && make && sudo make install && sudo make
install-framework EMBED=1
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
https://lists.sourceforge.net/lists/listinfo/alleg-developers