Hi all, well time ago i try to compile freeamp, i�m trying again to compile it, but i have some problems, i have visual c++ 6, with service pack 5, i installed stl from www.sgi.com and installed NASM too, i�m in win2k, and i set the project to freeamp, under tools options i set the executable to the nasm dir, and the include files to the stl dir... now when i try to compile it.. it says this:
 
--------------------Configuration: fabaselib - Win32 NASM Release--------------------
Performing Custom Build Step on ..\..\..\config\config.win32
        1 file(s) copied.
Compiling...
apsconvert.cpp
apsinterface.cpp
apsplaylist.cpp
comhttpsocket.cpp
database.cpp
debug.cpp
downloadmanager.cpp
errors.cpp
FAMetaUnit.cpp
gencrc.cpp
hosttonet.cpp
Http.cpp
log.cpp
missingfile.cpp
musiccatalog.cpp
..\..\include\hashtable.h(231) : error C2143: syntax error : missing ';' before '<'
        ..\..\include\hashtable.h(581) : see reference to class template instantiation 'std::hashtable<Value,Key,HashFcn,ExtractKey,EqualKey,Alloc>' being compiled
..\..\include\hashtable.h(231) : error C2059: syntax error : '<'
        ..\..\include\hashtable.h(581) : see reference to class template instantiation 'std::hashtable<Value,Key,HashFcn,ExtractKey,EqualKey,Alloc>' being compiled
..\..\include\hashtable.h(231) : error C2238: unexpected token(s) preceding ';'
        ..\..\include\hashtable.h(581) : see reference to class template instantiation 'std::hashtable<Value,Key,HashFcn,ExtractKey,EqualKey,Alloc>' being compiled
mutex.cpp
nettohost.cpp
Parse.cpp
player.cpp
..\..\include\hashtable.h(231) : error C2143: syntax error : missing ';' before '<'
        ..\..\include\hashtable.h(581) : see reference to class template instantiation 'std::hashtable<Value,Key,HashFcn,ExtractKey,EqualKey,Alloc>' being compiled
..\..\include\hashtable.h(231) : error C2059: syntax error : '<'
        ..\..\include\hashtable.h(581) : see reference to class template instantiation 'std::hashtable<Value,Key,HashFcn,ExtractKey,EqualKey,Alloc>' being compiled
..\..\include\hashtable.h(231) : error C2238: unexpected token(s) preceding ';'
        ..\..\include\hashtable.h(581) : see reference to class template instantiation 'std::hashtable<Value,Key,HashFcn,ExtractKey,EqualKey,Alloc>' being compiled
playlist.cpp
preferences.cpp
propimpl.cpp
registrar.cpp
registry.cpp
semaphore.cpp
thread.cpp
timer.cpp
undomanager.cpp
utility.cpp
uuid.cpp
C:\fuentes\freeamp\freeamp-1020227-1145\base\aps\uuid.cpp(45) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
C:\fuentes\freeamp\freeamp-1020227-1145\base\aps\uuid.cpp(46) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
C:\fuentes\freeamp\freeamp-1020227-1145\base\aps\uuid.cpp(47) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
C:\fuentes\freeamp\freeamp-1020227-1145\base\aps\uuid.cpp(53) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
win32prefs.cpp
win32thread.cpp
wincomsocket.cpp
ypclient.cpp
Error executing cl.exe.
 
freeamp.exe - 6 error(s), 4 warning(s)
 
 
 
Anyone have a clue, to i can compile it?
 
Thanks a lot for you help.
 
Christian Castillo

Reply via email to