MATLAB library compiler for Java package error

3 ビュー (過去 30 日間)
hocine boudene
hocine boudene 2017 年 3 月 1 日
コメント済み: Kojiro Saito 2019 年 4 月 1 日
ant: ant dir="C:\Program Files\MATLAB\MATLAB Production Server\R2015a\bin\cec\for_redistribution" / dir="C:\Program Files\MATLAB\MATLAB Production Server\R2015a\bin\cec\for_testing" / dir="C:\Program Files\MATLAB\MATLAB Production Server\R2015a\bin\cec\for_redistribution_files_only" / /ant mcc -W 'java:cec,Class1' -T link:lib -d 'C:\Program Files\MATLAB\MATLAB Production Server\R2015a\bin\cec\for_testing' class{Class1:C:\Users\radhwane\Documents\MATLAB\cec.m} [Warning: Adding path "C:\Users\radhwane\Documents\MATLAB" to Compiler path instance.] Le chemin d'accٹs sp‚cifi‚ est introuvable. Error: An error occurred while shelling out to javac (error code = 1). Unable to build executable (specify the -v option for more information).
  2 件のコメント
Amrutha
Amrutha 2019 年 3 月 30 日
same error please help
Kojiro Saito
Kojiro Saito 2019 年 4 月 1 日
It might be because you're trying to use Java 8 with MATLAB R2013b ~ R2017a whose JVM is Java 7. Please see this answer.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Compiler SDK についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by