Bonjour,

je fait un tutoriel (hello world) ou Java appel la fonction hello world C++ avec JNI.

Je travail sous eclipse helios, avec Java et avec le plugin CDT.

Java trouve bien la librairie dll partagee du C++ mais j ai qd meme l exception:
Exception in thread "main" java.lang.UnsatisfiedLinkError: print

d ou cela peut venir ?