Problem Compiling

An embedded and charset-unspecified text was scrubbed…
Name: not available
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20030903/4ecf1f70/attachment.txt

An embedded and charset-unspecified text was scrubbed…
Name: not available
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20030904/2339aa54/attachment.asc

Hello all, I just started with SDL (love it) and was wondering if anyone
knew of an exsisting library that will load RLE encoded BMP’s or if I’ll
need to write my own? Or if there is another graphic format that has a
similar file size that is supported would work fine as well. Thanks for any
replies.

Steven Bradley

My suggestion would be Devil (openIL) http://openil.sourceforge.net/

Terii> ----- Original Message -----

From: grellin_cgp@cox.net (Steven Bradley)
To:
Sent: Friday, September 05, 2003 10:15 AM
Subject: [SDL] RLE encoded BMP’s

Hello all, I just started with SDL (love it) and was wondering if anyone
knew of an exsisting library that will load RLE encoded BMP’s or if I’ll
need to write my own? Or if there is another graphic format that has a
similar file size that is supported would work fine as well. Thanks for
any
replies.

Steven Bradley

 Hello all, I am trying to compile a program that was supplied in a book called "Data Structures for Game Programmers". The book told me that I needed to set up SDL to compile it and I followed all the directions but its still not working. This is the error I recieved:

--------------------Configuration: g09-01 - Win32 Debug--------------------
Compiling…
g09-01.cpp
c:\datastructures4gp\demonstrations\ch09\game01 - adventure v1\sdlhelpers.h(17) : error C2146: syntax error : missing ‘;’ before identifier ‘WHITE’

More than likely it’s an incomplete code example. You’d have to post
the offending file if you want anybody else to look at it.

See ya!
-Sam Lantinga, Software Engineer, Blizzard Entertainment