
UNSOLVED
Cintera XAM Problems
Hello,
I've problems getting my code using Cintera XAM Library and VIM to work. The code compiles fine, but i get the following exception when i call XAMLibraryFactory.newXAMLibrary() (Windows Vista 64Bit)
Exception in thread "main" org.snia.xam.XAMException: Error loading XAM Library or its dependencies
at org.snia.xam.XAMLibraryObj. (XAMLibraryObj.java:1418)
at org.snia.xam.XAMLibraryObj.getLibrary(XAMLibraryObj.java:1281)
at org.snia.xam.util.XAMLibraryFactory.newXAMLibrary(XAMLibraryFactory.java:89)
at examples.HelloWorld.main(HelloWorld.java:27)
What i've done so far:
- downloaded "Centera SDK for XAM" and "Centera SDK for XAM VIM" and compiled my source against XAMLibrary.jar (the one contained in the "Centera SDK for XAM" package")
- set "XAM_VIM_PATH" environment-variable to "D:\Libraries\centera_sdk_vim\lib64"
What i'm doing wrong? Am i missing something?
Regards,
Gernot
Responses (0)
Solutions (0)
