Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1094387012 opened this issue Jan 13, 2025 · 2 comments
Open

Comments

@1094387012
Copy link

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.

@mariuszgromada
Copy link
Owner

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.

@1094387012
Copy link
Author

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants