Hi.  Got these errors (and more) while trying to compile 1.3.1 with Visual
C++ 6.0  Any Suggestions?


--------------------Configuration: Rainplay - Win32
Debug--------------------
Performing Custom Build Step on ..\..\config\config.win32
        1 file(s) copied
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AboutDlg.cpp
active.cpp
BmpSize.cpp
EnumFonts.cpp
mutex.cpp
playlist.cpp
c:\download\cvs\freeamp\ui\rainplay\playlist.h(14) : error C2504: 'CDialog'
: base class undefined
c:\download\cvs\freeamp\ui\rainplay\playlist.h(17) : error C2629: unexpected
'class CPlayListDlg ('
c:\download\cvs\freeamp\ui\rainplay\playlist.h(17) : error C2238: unexpected
token(s) preceding ';'
c:\download\cvs\freeamp\ui\rainplay\playlist.h(19) : error C2143: syntax
error : missing ';' before '*'
c:\download\cvs\freeamp\ui\rainplay\playlist.h(19) : error C2501: 'BOOL' :
missing storage-class or type specifiers
c:\download\cvs\freeamp\ui\rainplay\playlist.h(19) : error C2501:
'm_pbActive' : missing storage-class or type specifiers
c:\download\cvs\freeamp\ui\rainplay\playlist.h(22) : error C2065:
'IDD_PLAYLIST' : undeclared identifier
c:\download\cvs\freeamp\ui\rainplay\playlist.h(22) : error C2057: expected
constant expression
c:\download\cvs\freeamp\ui\rainplay\playlist.h(31) : error C2061: syntax
error : identifier 'CDataExchange'
c:\download\cvs\freeamp\ui\rainplay\playlist.h(39) : error C2146: syntax
error : missing ';' before identifier 'OnInitDialog'

Reply via email to