https://bugs.documentfoundation.org/show_bug.cgi?id=106292

--- Comment #8 from Alex Thurgood <[email protected]> ---
OK, so after having set up my SDK environment (duh), trying to run :

make MessageBox.run

leads to the following error :



"/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java"
-Dcom.sun.star.lib.loader.unopath="/Applications/LibreOffice.app/Contents/MacOS"
-jar
/users/alex/LibreOffice5.4_SDK/MACOSXexample.out/class/GUIExamples/MessageBox.jar

com.sun.star.lib.loader.Loader::getCustomLoader : exec unoinfo:
java.io.IOException: Cannot run program
"/Applications/LibreOffice.app/Contents/MacOS/unoinfo": error=2, No such file
or directory

Exception thread "main" java.lang.NoClassDefFoundError:
com/sun/star/util/CloseVetoException...


1) setsdkenv_unix used Apple's JAVA 1.6 as the default JDK - which is surely
bound to fail on recent versions of OSX (as it is no longer included) and
despite having a more recent SDK on the system

2) There is effectively no unoinfo file in /LibreOffice.app/Contents/MacOS/

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to