Compile Java Library (.jar) for Linux on Windows

3 views (last 30 days)
Nikita
Nikita on 27 Apr 2015
Edited: Nikita on 27 Apr 2015
I am using the Library Compiler to compile a Java .jar on Windows. In my project I have some precompiled mexw64 and mexa64 files. The problem is that mexw64 files are automatically selected. How do I select mexa64 instead. Manually adding them to the project causes problems with *mexa64.auth files:
Cannot find authentication file '/tmp/.mcrCache8.3/apply_0/brain/spm8/spm_existfile_mexa64.auth'

Answers (0)

Categories

Find more on Java Package Integration in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!