[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
As discussed on #allegro-dev, the only thing stopping a 4.3.11 release
is OS X. I had a look but I didn't get far
Using autotools
autoheader: warning: missing template: ALLEGRO_COLOR16
autoheader: Use AC_DEFINE([ALLEGRO_COLOR16], [], [Description])
autoheader: warning: missing template: ALLEGRO_COLOR24
etc etc
Using cmake
CMake Error: The source directory
"/Users/peterhull/Projects/allegro/4.3.10plus" does not appear to
contain CMakeLists.txt.
Using scons
scons: *** No SConstruct file found.
File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/scons/SCons/Script/__init__.py",
line 870, in _main
Any ideas what I'm doing wrong?
pete