Hi,

First of I want to know if it is possiable?

I have followed the directions in "README.win32", installed STL (copied all
the none exe files to the VC include dir), installed NASM (ver 0.98-win232)
and replaced the "dsound.h" with the one from
http://www.freeamp.org/misc/dsound.h.

How ever I get a number of errors on compiling/linking the projects:

downloadui.cpp - error C2664: 'CallWindowProcA'
Win32PreferenceWindow.cpp - fatal error C1083: Cannot open include file:
'shlwapi.h'
Numors errors in the musicbrowser project including:
- error C2664: 'DialogBoxParamA'
- Dialog.cpp(1439) : error C2036: 'void *' : unknown size
- DropTarget.cpp(226) : error C2664: 'SetTimer'
itype.h(97) : fatal error C1083: Cannot open include file: 'basetsd.h'
and linking the "mbcd" project I get this error
..\..\..\..\lib\musicbrainz\musicbrainz.lib : fatal error LNK1106: invalid
file or disk full: cannot seek to 0x3c156f55

Somehow I get the feeling that "freeamp" dosn't compile under VC5 as most of
the projects work except a few that relate to the MFC (which is updated in
VC6).

I am currently downloading SP3 for VC5 but I am not holding my breath that
it will fix my problems.

Thanks for your help

Michael Billing


_______________________________________________
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/freeamp-dev

Reply via email to