SDL_Sound & Visual C++ 6

Murlock murlock at free.fr
Tue Sep 25 15:23:28 EDT 2001


Well, I have tried to compil sdl_sound with VC6 and I've got errors
(note that I have make a project to run playsound, not to build library,
please also note that I don't have many experience with library or making
DLL)



the output:
Deleting intermediate files and output files for project 'sdltest - Win32
Debug'.
--------------------Configuration: sdltest - Win32 Debug--------------------
Compiling...
SDL_sound.c
c:\travail\sdltest\sdl_sound.c(187) : warning C4090: 'function' : different
'const' qualifiers
c:\travail\sdltest\sdl_sound.c(187) : warning C4022: 'free' : pointer
mismatch for actual parameter 1
extra_rwops.c
playsound.c
c:\travail\sdltest\playsound.c(100) : warning C4018: '<' : signed/unsigned
mismatch
c:\travail\sdltest\playsound.c(105) : warning C4018: '<' : signed/unsigned
mismatch
c:\travail\sdltest\playsound.c(110) : warning C4018: '>' : signed/unsigned
mismatch
c:\travail\sdltest\playsound.c(134) : warning C4018: '<=' : signed/unsigned
mismatch
c:\travail\sdltest\playsound.c(136) : warning C4018: '<' : signed/unsigned
mismatch
wav.c
mod.c
mp3.c
ogg.c
raw.c
skeleton.c
voc.c
aiff.c
Linking...
   Creating library Debug/sdltest.lib and object Debug/sdltest.exp
extra_rwops.obj : error LNK2001: unresolved external symbol _SDL_Error
Debug/sdltest.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

sdltest.exe - 2 error(s), 7 warning(s)




----------------
Gloire à mon saigneur Arioch
Murlock (http://www.murlock.org)





More information about the sdlsound mailing list