Justin Heyes-Jones wrote: > I got the stuff working, but not wanting to install Mingw as I've got > visual studio here, I built it there. It's worth pointing out in your > instructions that you can't build the glue dll unless you download the > SDL_TTF source and build the SDL_TTF.lib, as you need both the > SDL_TTF.h and the lib to build the glue dll.
That's interesting. MingW can build the glue library from the DLL directly. It only needs SDL_ttf header files. > > Perhaps it's worth having a win32 binary, that has the dll, the lib, > and the glue dll. Could do the same for linux and mac if there is > interest. > The win32 binary is easy (apart from the pain uploading it to Sourceforge). The Linux version would need to be RPM'd. I don't know how the Mac distributes binaries. - Luke _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
