hello
I found this nice mp3 player. But I didn't compile the source project successfully. I did it according to the instruction of readme shipped with source file. My developping enviorment is MSVC6 DirectX8. I have include SGI STL and NASM in the project. However a lot of error messages like this occured when compiling. 
 
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\xiosbase(106) : error C2146: syntax error : missing ';' before identifier 'precision'
 
And if I remove SGI STL, compiler will say
F:\work\freeamp-snap\freeamp-1011001-2355\lib\unzip\src\zip_inflate.cpp(1) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
zip_testcrc.cpp
..\..\zlib\include\zconf.h(11) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
zip_utils.cpp
F:\work\freeamp-snap\freeamp-1011001-2355\lib\unzip\src\zip_utils.cpp(1) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
zip_wrapper.cpp
..\..\zlib\include\zconf.h(11) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
 
Could you give me some advice?
Thank you!
 
Sincerely
Nan
 
 
 
 
 
 
 
 

Reply via email to