Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in posts by floca77 only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Member List
Calendar
Today's Posts
Home
floca77
User Profile
Collapse
Profile Sidebar
Collapse
floca77
Last Activity: Feb 5 '08, 07:49 AM
Joined: Feb 4 '08
Location:
Subscriptions
1
Subscribers
0
Activities
About
Media
Subscribed
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Source
All
floca77 only
Visitor Messages Only
Advanced
Filtered by:
Clear All
new posts
floca77
replied to
JNI : Two native libraries with the same functions
in
Java
Feb 5 '08, 07:49 AM
Can you give me an example on how to use class loaders in this situation ?
'Cause the native libraries are just loaded into memory using
Code:
System.load([I]<libraryName>[/I]);
and I don't have any possibility to keep them apart.
Thanks again!...
See more
|
Go to post
Leave a comment:
Post Comment
Cancel
floca77
started a topic
JNI : Two native libraries with the same functions
in
Java
Feb 4 '08, 03:29 PM
JNI : Two native libraries with the same functions
Hello,
I have two versions of the same native library like "abc_v1.sl" and "abc_v2.sl" .
They have the same functions but they act differently.
I want to use both of them in parallel (each in its own thread) but only the functions of the first loaded library are being called.
Isn't there any possibility to load each native library in a different name space... maybe a different...
See more
|
Go to post
No activity results to display
Show More
Working...
OK
OK
Cancel
👍
👎
☕
Leave a comment: