Posted By:
Alexandra_Dascalu
Posted On:
Thursday, December 21, 2000 07:08 AM
Within VisualAge environment I get "UnsatisfiedLinkError" when I try to load a dll. Exactly same Java code and dll work OK in MS VJ++. Where should I put the dll in VAJ (3.02) to get it loaded (I've already tried in ide/program, project_resources, in PATH,etc.)? I built the dll with MS VC++ 6.0 at command line.