I am at the GitHub address: https://github.com/mariuszgromada/MathParser.org-mXparser I downloaded the source code and successfully built it using cmakelist. My IDE is vs2017, X64。 I successfully compiled the links, but when I ran WorkingTests, the StringModel program started and it seemed like STRING-REOURCES was empty. Later, some variables and methods of STRING-REOURCES were called, which caused the crash. Can you fix this problem? I only know C++language, other languages, and I'm not sure if this issue exists.