Login Page - Create Account

Support Board


Date/Time: Tue, 16 Apr 2024 05:34:29 +0000



Post From: CPU exception error when compiling

[2021-06-15 15:51:41]
User4761 - Posts: 9
I can confirm the above continuous CPU errors with the same behaviour when I upgraded to version 2270 with all of my custom studies (also with remote build). I have also tested with a barebones study and with the template.cpp provided with the SC installation.

I have tested 2256 which works fine and with 2268, which is where the problem starts.

I have also tested on a 2nd pc with a fresh install of SC.

I don’t believe this to be an error with my code as I have tested with the template without changes.
Also im not sure it has to do with the unloading of the DLL because if I rebuild the DLL a 2nd time the error stops. In effect, if you keep rebuilding the dll over and over, the errors only happens every 2nd time.

It looks like a problem with the 2268 update, maybe when you changed the dll unloading.