Hi all,
quick question. How do i go about installing joal libraries to use them in my project in netbeans under windows ?
Did a lot of googling but could not find any definite answer.
thanks
-ankit
Hi all,
quick question. How do i go about installing joal libraries to use them in my project in netbeans under windows ?
Did a lot of googling but could not find any definite answer.
thanks
-ankit
My best practice to use native libraries with netbeans:
-Djava.library.path="${libs.JOAL.natives.classpath}"
as JVM arguments