Maybe not the problem, but you should add MATRIX_EXPORTS not EXPORTS to the preprocessor definitions.
也许没有问题,但你应该添加matrix_exports不预处理器定义出口。
This is because the actual source code and the variable binding can change, based on the environment or the build time definitions of macros and preprocessor commands.
这是因为实际的源代码和变量绑定可以更改,这是建立在环境或者构建宏预处理程序指令的时间定义的基础上的。
You cannot use preprocessor macros with arguments as value definitions.
不能将具有参数的预处理器宏用作值定义。
You cannot use preprocessor macros with arguments as value definitions.
不能将具有参数的预处理器宏用作值定义。
应用推荐