You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Thank you for the report. I will try to help. but please note that vs2017 is quite old env. What is your OS? I think this it might be the Windows API problem, as recognizing the OS language is OS specific.
I'm glad you replied to my question. I'm both happy and excited. I'm using Windows 10 Enterprise Edition, VS2017 Community Edition, and cmakelist version 3.23. As you said, should I use VS2019 or VS2022? Or do I need to run in the Win11 environment? Can you please inform your team of the C++version source code, what IDE is used, and what operating system is used?
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.
The text was updated successfully, but these errors were encountered: