I’m getting the following error when i try to compile:
"Microsoft Visual C++ Runtime Library
This application has requested the runtime to terminate it in an unusual way.
Please contact the application’s support team for more information."
This problem just started yesterday and i haven’t installed/unistalled anything from my pc. I have tried many solutions from the internet and nothing works.
After formatting my laptop(it needed a formatting anyway), i still had the problem so i did some more testings, i noticed that the crash was happening with my scripts that used includes created by me, there was one particular include that was causing the crash so, inside that include i began to remove some unnecessary includes until stopped of crashing.
In short, if this happens to anyone else, it may be a problem with an include and the calling order.
3 Likes