Fix compiler warnings for Visual Studio (C4251)
beltoforion opened this issue · 0 comments
beltoforion commented
Vs builts show plenty of warnings (C4251):
C:\projects\muParser\include\muParserBase.h(287): warning C4251: 'mu::ParserBase::m_vRPN': class 'mu::ParserByteCode' needs to have dll-interface to be used by clients of class 'mu::ParserBase' [C:\projects\muParser\muparser.vcxproj]