I get an error when I do the following steps:
- Create a dll file of C code by eclipse and mingGW compiler (JDK 32 bit)
- In Java application, create a header file (JDK 32 bit)
- Get this dll file and call from a Java project.
But I receive the following error:
Can't find dependent libraries for (java7 ,8) Unsupported major.minor version 51.0 (Java 6)