Embeddeding SDL

Hi,

We have a project coming up that needs some graphics library on board,
SDL could possibly the one. Anybody on this list had any experience
using SDL in an embedded platform? What are your experiences?

The OS will be proprietary so this will also be a porting exercise as
well.

I went through the archives and failed to find any entries with embedded
SDL.

Any pointers are appreciated.

Tehn Yit Chin

SDL worked well for our embedded applications. We use it not only for
the graphics but for the sound applications. It made development much
quicker and a lot more user friendly to the programmers. It is fairly
easy to intrergrate into the system. Make sure that the library is
linked properly to avoid the licensing issues.

Walt.

Tehn-Yit Chin wrote:>Hi,

We have a project coming up that needs some graphics library on board,
SDL could possibly the one. Anybody on this list had any experience
using SDL in an embedded platform? What are your experiences?

The OS will be proprietary so this will also be a porting exercise as
well.

I went through the archives and failed to find any entries with embedded
SDL.

Any pointers are appreciated.

Tehn Yit Chin


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl