Newbie question, can I build static with VC++ Express Edition

Николай Шафоростов shafff at ukr.net
Thu Feb 3 16:48:38 CET 2011


a hacky solution is to use
#define TAGLIB_EXPORT 
instead of 
#define TAGLIB_EXPORT <SOMETHING>

in taglib_export.h

right now it is defined as "__declspec(dllimport)" for your project


More information about the taglib-devel mailing list