MathParser.org-mXparser icon indicating copy to clipboard operation
MathParser.org-mXparser copied to clipboard

The C++version of the WorkingTests program crashed during compilation

Open 1094387012 opened this issue 10 months ago • 2 comments

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.

1094387012 avatar Jan 13 '25 02:01 1094387012