We are using the chilkat libraries in a java app that will be deployed to Windows, Linux and Mac. We have downloaded the libraries for Java for all 3 platforms. From a deployment perspective, it seems clear to simply include chilkat.dll for Windows, libchilkat.so for Linux and libchilkat.jnilib for Mac. However, the chilkat.jar file appears to be different for each platform, so I am unsure of how to compile and deploy that dependency. Is the jar file platform dependent as well?
↧