Results 1 to 3 of 3
Thread: Calling native function
- 01-25-2012, 07:53 AM #1
Member
- Join Date
- Jan 2012
- Posts
- 1
- Rep Power
- 0
Calling native function
hi all,
i have created a c implementation with the void pointer s one of the parameter to it.. but my jvm couldn't find the method and saying that unsatisfiedlinkerror for that native method call. i am sure i have loaded the dll file correctly and made the path in env variable.. can u anyone pls help me???
-
Re: Calling native function
You're leaving out a lot of detail to your question: Have you used javah to create the header file? How familiar are you with using JNI?
- 01-25-2012, 10:43 PM #3
Member
- Join Date
- Dec 2011
- Posts
- 31
- Rep Power
- 0
Similar Threads
-
Calling function in Javascript- from other function
By jdigger in forum New To JavaReplies: 1Last Post: 02-27-2011, 09:00 PM -
Calling the Function again
By Swetz55 in forum New To JavaReplies: 2Last Post: 12-19-2009, 11:10 AM -
Calling a generated GUI function
By dejos456 in forum New To JavaReplies: 5Last Post: 12-09-2009, 07:02 PM -
Weird problem upon calling same function twice
By alin_ms in forum New To JavaReplies: 2Last Post: 12-20-2008, 06:14 PM -
Calling Java Function through JSP
By Vikrant Pawar in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 06-06-2008, 06:28 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks