Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Sorry, I replaced that javah command with the one you gave me but now I got
another error:

[ build JVH ]
CustomTarget/accessibility/bridge/inc/WindowsAccessBridgeAdapter.h
Error: Could not find class file for
'org.openoffice.accessibility.WindowsAccessBridgeAdapter'.
C:/libo/solenv/gbuild/StaticLibrary.mk:49: *** gb_Deliver_deliver: file
does not exist in solver, and cannot be delivered: /cygdrive/c/libo/solver/
wntmsci12.pro/lib/svtool.lib.  Stop.

On Wed, Apr 18, 2012 at 7:27 AM, Matúš Kukan <matus.kukan@gmail.com> wrote:

On 15 April 2012 17:51, Johnny Chen <johnny.uw@gmail.com> wrote:
[ build JVH ]
CustomTarget/accessibility/bridge/inc/WindowsAccessBridgeAdapter.h
Error: Class com.sun.star.uno.XComponentContext could not be found.

Ops, sorry, does this help ? Still something missing ?

-    javah -classpath . -o $(call gb_Helper_native_path,$@)
org.openoffice.accessibility.WindowsAccessBridgeAdapter
+    javah -classpath $(ACBI) -o $(call gb_Helper_native_path,$@)
org.openoffice.accessibility.WindowsAccessBridgeAdapter

in accessibility/CustomTarget_bridge_inc.mk

--
Matus


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.