Tagged Questions
-3
votes
1answer
55 views
C++ Loading DLL Error [closed]
So I'm attempting to fix a OpenGL in Java problem by making a DLL in C++ and then call it from Java but I've ran into an issue. So I'm testing a basic DLL in C++ and I got this error: "error: ...