Pages: [1]
|
|
|
Author
|
Topic: Compile problems in win32 (Read 1969 times)
|
Paul Mumby
Guest
|
Hello, I am trying to compile the latest cvs tree and I am getting errors in missing files...
I am compiling with vc6
and I have downloaded sdl1.2.5 sdl_image and sdl_mixer packages... but still missing files the files are:
sfx.c sound.c trackplayer.c and some others
any ideas?
|
|
|
Logged
|
|
|
|
Paul Mumby
Guest
|
Actually the errors are all in al.h file. and I did a search and that file does not exist... so that would explain the errors... where do I get al.h? I have downloaded everything that is says I need... all the latest versions (yes I doublechecked)
|
|
|
Logged
|
|
|
|
PhracturedBlue
Frungy champion
Offline
Posts: 88
Me developer. Here me roar!
|
You are missing ......OpenAL!
either reread the ISTALL file, or go google for it.
If you have a real recent CVS update (like yesterday), you can also change (in the defines section) SOUNDMODULE_OPENAL to SOUNDMODULE_MIXSDL (I hope I got those right, anyhow, it is the last option on the defines line in VC6)
This will use the new sound code which has no reliance on openAL.
|
|
|
Logged
|
|
|
|
Pages: [1]
|
|
|
|
|