jjzjj

mTresholdSeverity

全部标签

c++ - 未解析的外部符号静态变量(标题中定义的方法使用的变量)

这是.h:classLogger{private:staticintmTresholdSeverity;public:static__declspec(dllexport)voidlog(constchar*message);static__declspec(dllexport)voidlogFormat(constchar*format,...);static__declspec(dllexport)intgetTresholdSeverity(){returnmTresholdSeverity;}static__declspec(dllexport)voidsetTresholdS