Hello everyone.  I've just downloaed freeamp 2.1.1 and tried to compile it using Visual Studios 6.0 SP 5 with the newest Platform SDK.  I've also downloaded and installed the Win32 port of the SGI stl from:  http://www.freeamp.org/~robert/stl.html and unziped it to ..\freeamp-2.1.1\base\win32\include and then ran the utility.exe(not sure what exactly this does?).  I started the freeamp.dsw workspace and started building the debug build, which went fine from fabaselib through misc and recieved an error when compiling MakeTheme project. If anyone know why I'm receiving this error would really appreciate it a great deal.
          Michael
 
Here is the error Below :
 
-------------------Configuration: MakeTheme - Win32 Debug--------------------
Performing Custom Build Step on ..\..\..\..\config\config.win32
        1 file(s) copied.
Compiling resources...
Compiling...
MakeTheme.cpp
ThemeZip.cpp
c:\temp\freeamp-2.1.1\ui\freeamp\src\themezip.cpp(197) : error C2065: 'min' : undeclared identifier
Error executing cl.exe.
 
freeamp.exe - 1 error(s), 19 warning(s)

Reply via email to