Uno/Binary/Modules/bridges
From OpenOffice.org Wiki
< Uno | Binary | Modules(Redirected from Uno/Binary/Module/bridges)
The "bridges" module holds the binary Uno bridges (bridges mapping from the actual language to binary Uno) for
- CLI Uno,
- C++ Uno,
- Java Uno, respectively JNI (Java Native Interface) Uno, and
- Remote Uno.
CVS
Tests
%DPL-1.5.3-WARNING: No results!
-
cd bridges/test/com/sun/star/lib && dmake -
cd bridges/test/com/sun/star/lib/uno/bridges/java_remote && dmake - #Upon failure:
dmakeaborts with error
- udk/bridges/test/java_uno/acquire - JAVA SERVER or CLIENT tests do not seem to work! => i78208 - Does not build on windows (WARNINGS)
-
dmake - #follow instructions in
readme.txt - #Upon failure: executed tests issue diagnostics
- udk/bridges/test/java_uno/any - Does not build on windows (WARNINGS)
-
cd bridges/test/com/sun/star/lib && dmake -
cd bridges/test/java_uno/any && dmake -
cdplatform/bin -
./TestJni -
./TestRemote - #Upon failure: executed tests issue diagnostics
- udk/bridges/test/java_uno/equals - Does not build on windows (missing .def file)
-
cd bridges/test/com/sun/star/lib && dmake -
cd bridges/test/java_uno/equals && dmake -
cdplatform/bin -
./testequals - #Upon failure: executed tests issue diagnostics
- udk/bridges/test/java_uno/nativethreadpool - Does not build on Windows / Solaris
-
dmake#but seereadme - #Upon failure:
dmakeaborts with error
Categories: Uno | Uno:Binary | Uno:Java | Uno:Cpp | CLI | Cpp | Java | Remote | Module | Source directories

