From: Bryan S. <bj...@cs...> - 2007-03-30 15:25:14
|
I want to use Trusted Java to perform a platform configuration attestation, so I started with your createAIK class and added a couple steps. My code compiled, but when I tried to run it I got an "native code library (tspiwrapper) failed to load." error. This library is in libtspiwrapper.so, and I can't seem to add this to my project libraries in NetBeans. Any suggestion? Thanks. Bryan |