Recommend adding !defined(OPGP_LIB) to GlobalPlatform.h, to allow static 
library build, as in following suggested change 
 
#if defined(WIN32)&& !defined(OPGP_LIB) #ifdef OPGP_EXPORTS #define OPGP_API 
__declspec(dllexport) #else #define OPGP_API __declspec(dllimport) #endif#else 
#define OPGP_API#endif
_________________________________________________________________
In a rush?  Get real-time answers with Windows Live Messenger.
http://www.windowslive.com/messenger/overview.html?ocid=TXT_TAGLM_WL_Refresh_realtime_042008
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to