Talk

Gentoo & b33

Gentoo only has SDL1.2, so the instructions given will not work for b33. I have found very little on how to install (or upgrade to) SDL1.3

Building r4371 ( I think,

Building r4371 ( I think, between b33 and b34 ) on 64bit Windows.

I had some problems and to fix them you probably have to do the following:

Install the latest MinGW and install it over the http://te4.org/dl/tmp/MinGW2_TE4.rar .

Add
"/c/mingw/include/vorbis",
to the includedirs.

That way I was able to compile successfully.

dependencies not listed

I could be wrong, but it seems certain dependencies for beta 29 are missing, at least for building on Windows. The make program would refuse to build T-engine without OpenAl and libvorbis... Additionally, I could find no prebuilt libvorbis library with the header files included on Windows, so I had to build libogg(which is a dependency of libvorbis) and libvorbis.

On Windows

It's worth noting that if you're compiling from the SVN you'll need to import the .dll files and stdout files over from a release copy.