I've compiled the DLL for x86 (for some reason only the debug profile works, the release fails with an error about `pch.h`) The only output that I get is: `defineClass function not found!`
I've compiled the DLL for x86 (for some reason only the debug profile works, the release fails with an error about
pch.h)The only output that I get is:
defineClass function not found!