There is a redefinition of the MARSYAS_WIN32 macro at Threads.h and stk.h.
These system wide macros are supposed to be defined outside of the code and by the building system (qmake, autotools, etc), depending on the options selected by the user or on the platform he is using.
Anonymous