Hi,
I'm using a DLL (c++) in a C# Script. Everything works fine.
But when I build the .exe file and start the game, is throws the DLLNotFoundException.
I put the dll file everywhere it possible could be searched by the game but the exception shows up every time.
Anyone dealt with the same problem?
↧