Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » Linux SDL [BUG?][WORKAROUND]
Linux SDL [BUG?][WORKAROUND] [message #1254] Fri, 24 February 2006 19:59
iplayfast is currently offline  iplayfast
Messages: 47
Registered: February 2006
Member
Found the next one.
In SDLExample in Linux the include would normally be
#include <SDL/SDL.h>

It currently is
#include <SDL.h>

Just looked it up at the sdl website and from a tutorial link from there it appears that #include <SDL/SDL.h> is normal for windows and Linux.
http://lazyfooproductions.com/SDL_tutorials/lesson01/index.p hp

Also the SDL library isn't being linked in, but I don't know how to add that in your system.

[Updated on: Fri, 24 February 2006 20:05]

Report message to a moderator

Previous Topic: using the library from uvs
Next Topic: Add and AddPick should return reference to added element
Goto Forum:
  


Current Time: Sat Apr 27 10:06:08 CEST 2024

Total time taken to generate the page: 2.00310 seconds