• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JNI - packing classes in a Package

 
Ranch Hand
Posts: 46
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
first - i will need a BangHead icon to better express myself.
here is the code it workes just fine

once i tried keeping dll in current folder and once in c:\winnt both worked , But as u see in the first line of code i have a commented package statement and as soon as i uncomment it and try to run (with proper compiling) i get that unsatisfiedLinkError... i tried keeping dll in current folder and c:\winnt .
think iam doing some silly mistake here ?
please help.
Rafay.
[ February 05, 2004: Message edited by: Abdul Rafay Mansoor ]
reply
    Bookmark Topic Watch Topic
  • New Topic