Error building with JA Builder
Ältere Kommentare anzeigen
I followed this video http://www.mathworks.it/videos/using-matlab-builder-ja-68970.html with MATLAB 2012a and win64, but when I press build it retuns this error:
Error: An error occurred while shelling out to javac (error code = 1).
Unable to build executable.
and building fails.
I setted env. variable like...
JAVA_HOME to C:\Program Files\Java\(JDK 1.6.0.35Folder)\bin ('cause javac.exe is in there)
PATH to C:\Program Files\Java\jdk1.6.0_35\bin;C:\Program Files\OpenNI\Bin64;C:\Program Files\PrimeSense\NITE\bin64;C:\Program Files\MATLAB\R2012a\runtime\win64;C:\Program Files\MATLAB\R2012a\bin;C:\Program Files\MATLAB\MATLAB Compiler Runtime\v717\runtime\win64 (openNI and NITE are library that I need to work with MSKinect)
Others Java IDE like NetBeans and Eclipse work.
2 Kommentare
Walter Roberson
am 17 Sep. 2012
Why do you have both
C:\Program Files\Java\jdk1.6.0_35\bin
and
C:\Program Files\Java\(JDK 1.6.0.35Folder)\bin
??
Akzeptierte Antwort
Weitere Antworten (1)
Nasr
am 24 Mär. 2013
0 Stimmen
Sorry, please, I can't understand the solution of this error which appeared to me also, what can I do?
Kategorien
Mehr zu MATLAB Compiler SDK finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!