P
Prajakta Jitkar
Hi all,
I have some .lib files developed in C++. I want to develope
my application in Java which can make use of methods defined in
those .lib files. I am trying to use JNI to resolve my problem, but I
am not able to include the .lib files in my Java project.
Can someone help me regarding the same?
I am using Java 1.5 and using Eclipse.
Thanking you in anticipation
Prajakta
I have some .lib files developed in C++. I want to develope
my application in Java which can make use of methods defined in
those .lib files. I am trying to use JNI to resolve my problem, but I
am not able to include the .lib files in my Java project.
Can someone help me regarding the same?
I am using Java 1.5 and using Eclipse.
Thanking you in anticipation
Prajakta