Project Builder/MacOSX & SDL

Does anyone happen to already have a SDL.framework already compiled that
would be usable in Project Builder?

I’ve tried following the readme for OSX, but it seems that I’ve forgotten or
mistyped my root password, so I can’t create the /usr/local/lib folder to do
anything, so ./configure returns permission denied error everytime.

Anyways, if someone has a copy of SDL where it could be used in Project
Builder, I would really appreciate getting a copy of it.

Thanks,
Michael

Mike wrote:

Does anyone happen to already have a SDL.framework already compiled that
would be usable in Project Builder?

I’ve tried following the readme for OSX, but it seems that I’ve forgotten or
mistyped my root password, so I can’t create the /usr/local/lib folder to do
anything, so ./configure returns permission denied error everytime.

Just add a --prefix=/ to get everything
into a place of your choosing in your home dir.

Somebody really ought to add a Project Builder project - it’s text
(XML), so no need to do funky binary encodings or anything.

The readme should be updated too…

Stan