Compiling error

Hello !

When compiling my programm i get the following error :

/usr/local/include/SDL/SDL_audio.h:97: error: parse error before `[’ token

CU

you might want to state your OS/version + Compiler/version and what version
of sdl it is you are trying to compile (:> ----- Original Message -----

From: wizard@syntheticsw.com (Torsten Giebl)
To:
Sent: Thursday, September 30, 2004 5:23 AM
Subject: [SDL] Compiling error

Hello !

When compiling my programm i get the following error :

/usr/local/include/SDL/SDL_audio.h:97: error: parse error before `[’ token

CU


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

Hello !

you might want to state your OS/version + Compiler/version and what version
of sdl it is you are trying to compile (:

Latest stable CYGWIN version, newest SDL from CVS.
Win XP with all the latest Updates. SDL with DirectX and
NASM.

CU

CVS might have a bug in it right now since it’s the bleeding edge, on the
cvs screen it even says:

Warning: This code is unstable and may be broken at any time
This code is for testing only - DO NOT REDISTRIBUTE!

Have you tried SDL 1.2?> ----- Original Message -----

From: wizard@syntheticsw.com (Torsten Giebl)
To: "A list for developers using the SDL library. (includes SDL-announce)"

Sent: Thursday, September 30, 2004 9:30 AM
Subject: Re: [SDL] Compiling error

Hello !

you might want to state your OS/version + Compiler/version and what
version

of sdl it is you are trying to compile (:

Latest stable CYGWIN version, newest SDL from CVS.
Win XP with all the latest Updates. SDL with DirectX and
NASM.

CU


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

Hello !

you might want to state your OS/version + Compiler/version and what version
of sdl it is you are trying to compile (:

Latest stable CYGWIN version, newest SDL from CVS.
Win XP with all the latest Updates. SDL with DirectX and
NASM.

This change seems to be the culprit.
http://www.libsdl.org/cgi/cvsweb.cgi/SDL12/include/SDL_audio.h.diff?r1=1.8&r2=1.9

Does it works any better if you remove it ?

Stephane

Hallo !

This change seems to be the culprit.
http://www.libsdl.org/cgi/cvsweb.cgi/SDL12/include/SDL_audio.h.diff?r1=1.8&r2=1.9

I will try it ASAP.

CU

Hello !

This change seems to be the culprit.
http://www.libsdl.org/cgi/cvsweb.cgi/SDL12/include/SDL_audio.h.diff?r1=1.8&r2=1.9

Does it works any better if you remove it ?

Thanks. That solved my problem.

CU

Hello !

This change seems to be the culprit.
http://www.libsdl.org/cgi/cvsweb.cgi/SDL12/include/SDL_audio.h.diff?r1=1.8&r2=1.9

Does it works any better if you remove it ?

Thanks. That solved my problem.

What does SDLCALL get defined to in that compiler configuration?

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