Re: [AD] Ready for 4.9.4? |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 8 Sep 2008, at 21:26, Peter Wang wrote:
Two things you could do before this release:
1. Make sure it compiles. Something may have broke since Peter last
touched it.
2. Document how to build the thing in readme_a5.txt. I think it has
something to do with XCode projects?
This is where I get to say that I'm a commandline person who only has
XCode installed because that's what I installed to get gcc.
The XCode project file claims to build fine, but I'm not sure how to
test things with the examples. I'll let you know when I figure it
out. There are a number of warnings about unused variables that
should probably be silenced but nothing more serious looking than that.
I also tried to build using CMake (someone: document what version of
CMake is needed, I had some horribly old one installed that didn't
work, would be nice to know the minimum version number needed from
the documentation. I think I saw it come by in the svn logs somewhere
some time ago but I don't remember the version number) and that
didn't work. It seems to want to build the generic UNIX port. I'd
like that to compile the MacOS X port as well at some stage, I'll see
what I can do.
Evert