Borland c++ 5.5

hi,

has anyone compiled the sdl-source using borland c++ 5.5 and can tell me
what comand-line switches or options i have to use? i tried using the
source-files and options i found in the vc-project-files and experimented
with bcc32’s command-line switches (i’m not really experienced in compiling
c/c++ source), but i get an error-message in SDL_endian.h: “SDL_endian.h 74:
Declaration syntax error”… besides i get many warnings (most of them
"condition is always true in…" or “blablub never used in…”) - is this
normal?

i hope someone can help me…

thanks in advance

felix

hi,

has anyone compiled the sdl-source using borland c++ 5.5 and can tell me
what comand-line switches or options i have to use? i tried using the
source-files and options i found in the vc-project-files and experimented
with bcc32’s command-line switches (i’m not really experienced in compiling
c/c++ source), but i get an error-message in SDL_endian.h: “SDL_endian.h 74:
Declaration syntax error”… besides i get many warnings (most of them
“condition is always true in…” or “blablub never used in…”) - is this
normal?

i hope someone can help me…

Check the FAQ:
http://www.devolution.com/~slouken/SDL/faq/FAQ-Win32.html#WIN32_4

See ya,
-Sam Lantinga, Lead Programmer, Loki Entertainment Software