P
pianoboyCoder
Guest
I have a c++ 64bit DLL that I am calling or excuting in java. I get this error below when I don't have visual studio community installed. If I have visual studio installed, the error goes away. Is there away I can get the bare minimum dependencies without installing visual studio. I do not want to install the entire visual studio for this to work.
ERROR.
java.lang.UnsatisfiedLinkError: Unable to load library
pianoboyCoder
Continue reading...
ERROR.
java.lang.UnsatisfiedLinkError: Unable to load library
pianoboyCoder
Continue reading...