@Christoph-Hart said in New compiling error...:
This usually happens if you have some sort of library version mismatch between the C++ standard library and your compiler.
How would I check that?
And why this error for this project and not for the others?
Also, my project crashes sometimes if I push it hard, both in Hise or the standalone export. Probably because a "dirty" code, even though I checked it hundreds of times, I've never found what causes the crash.
Is it possible a dirty code can be linked with the AUi/VSTi compiling issue?