ooo-build r13720 - in trunk: . src
- From: rodo svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r13720 - in trunk: . src
- Date: Fri, 29 Aug 2008 08:12:23 +0000 (UTC)
Author: rodo
Date: Fri Aug 29 08:12:23 2008
New Revision: 13720
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13720&view=rev
Log:
2008-08-29 Radek Doulik <rodo novell com>
* src/cli_uno_bridge.dll.config.in: enable sal and uno_cppu
mapping, it was commented out and causing DllNotFound exception in
the mono bridge. I have checked that these 3 mappings are enough,
no more dll imports in mono_bridge
Modified:
trunk/ChangeLog
trunk/src/cli_uno_bridge.dll.config.in
Modified: trunk/src/cli_uno_bridge.dll.config.in
==============================================================================
--- trunk/src/cli_uno_bridge.dll.config.in (original)
+++ trunk/src/cli_uno_bridge.dll.config.in Fri Aug 29 08:12:23 2008
@@ -1,7 +1,5 @@
<configuration>
<dllmap dll="cli_uno" target="@LIBDIRBASE@/@OOOINSTALLDIRNAME@/basis-link/ure-link/lib/libcli_uno.so"/>
- <!-- FIXME: need to look for another libraries
<dllmap dll="sal" target="@LIBDIRBASE@/@OOOINSTALLDIRNAME@/basis-link/ure-link/lib/libuno_sal.so.3"/>
<dllmap dll="uno_cppu" target="@LIBDIRBASE@/@OOOINSTALLDIRNAME@/basis-link/ure-link/lib/libuno_cppu.so.3"/>
- -->
</configuration>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]