Hi all, please help me!, i`m trying to compile FreeAmp in Visual C++ 6, in win2000, and i have the error
 
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 =
 
 
PLEASE HELP ME!!!
thanks

Reply via email to