Topic: Program compiled with OpenMP enabled won't run
My program is compiled with -fopenmp.
It used to work fine (in Windows 8.1) but now (in Windows 10) I get the following error when I try to run.
"The application was unable to start correctly (0xc0000142). Click OK to close the application."
I am using SF 2.24 Build 1921 (which I think is the latest).
David