Ive installed the sdl port succesfully and the sdl_image and i compile the sdltest but when i use sdl_image i get errors. I know that errors are because i need to add lSDL_image the problem is that i dont know where :)
Someone please paste here a valid makefile for sdl_image and sdl_ttf please.
Speaking of SDL, does anyone have an example of calling functions from libGu while using SDL for basically everything else except for video? Or are the SDL port maintainers eventually going to provide an opengl wrapper for GU that works with SDL?
Awesome; can't wait. Thanks for your work. Being able to call standard GL functions will save me a lot of time porting my game over.. especially since I prototyped it in Perl/SDL/GL and the conversion to C will be enough of a headache.