| View previous topic :: View next topic |
| Author |
Message |
pspepe
Joined: 28 Jul 2005 Posts: 4
|
Posted: Thu Jul 28, 2005 6:58 am Post subject: Help!!! SDL port |
|
|
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.
BTW sorry for my bad english |
|
| Back to top |
|
 |
jimparis
Joined: 10 Jun 2005 Posts: 1179 Location: Boston
|
|
| Back to top |
|
 |
gork
Joined: 11 May 2005 Posts: 2
|
Posted: Thu Jul 28, 2005 7:34 am Post subject: |
|
|
| 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? |
|
| Back to top |
|
 |
pspepe
Joined: 28 Jul 2005 Posts: 4
|
Posted: Thu Jul 28, 2005 8:22 am Post subject: |
|
|
| wooohooo thanks man you save me a lot of time. |
|
| Back to top |
|
 |
rinco
Joined: 21 Jan 2005 Posts: 255 Location: Canberra, Australia
|
Posted: Thu Jul 28, 2005 9:49 am Post subject: |
|
|
| I'm working on an opengl wrapper... I'll have something in svn soon. |
|
| Back to top |
|
 |
gork
Joined: 11 May 2005 Posts: 2
|
Posted: Fri Jul 29, 2005 1:43 am Post subject: |
|
|
rinco:
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. |
|
| Back to top |
|
 |
|