chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Installing the SDL Egg on OSX Montain Lion


From: Blake Sweeney
Subject: Re: [Chicken-users] Installing the SDL Egg on OSX Montain Lion
Date: Wed, 14 Nov 2012 09:34:44 -0500
User-agent: Mutt/1.5.21 (2011-07-01)

On Tue, Nov 13, 2012 at 10:30:25PM -0300, Stephen Eilert wrote:
> Before I don the full diving suit, I'd like to know if any of you have
> pointers regarding building the SDL egg on OSX.
> 
> I am doing some experiments which depend on SDL and Cairo which are both easy
> to install under Linux. But this is my main dev machine and I'd really like to
> get it working properly.
> 
> Cairo was complaining about xcb-shm or something, which I fixed by setting
> PKG_CONFIG_PATH=/usr/X11/lib/pkgconfig
> 
> No such luck with SDL. I have tried installing and linking SDL with homebrew
> (actually, all packages with SDL on their names, to be sure: brew install sdl
> sdl_gfx sdl_image sdl_mixer sdl_net sdl_rtf sdl_sound sdl_ttf), then compiling
> the SDL egg. It gives me the linker errors below.

You could also try doing 'brew link sdl'. Not all things are automatically
linked, I think.


Blake



reply via email to

[Prev in Thread] Current Thread [Next in Thread]