Difference between revisions of "SDK Examples"

From Apache OpenOffice Wiki
Jump to: navigation, search
(more tests)
Line 10: Line 10:
 
| setsdkenv_unix || GNU/Linux SPARC    ||  If no "java" commands available need adjust settings/settings.mk and settings/std.mk    ||
 
| setsdkenv_unix || GNU/Linux SPARC    ||  If no "java" commands available need adjust settings/settings.mk and settings/std.mk    ||
 
|-
 
|-
| examples/DevelopersGuide/FirstSteps  || MacIntel OS X  || all    ||  Needs a link libjpipe.jnilib -> libjpipe.dylib [http://qa.openoffice.org/issues/show_bug.cgi?id=69944 Issue69944]
 
|- 
 
 
| examples/DevelopersGuide/FirstSteps || GNU/Linux SPARC  ||  all  || OK   
 
| examples/DevelopersGuide/FirstSteps || GNU/Linux SPARC  ||  all  || OK   
 
|-
 
|-
 +
| examples/DevelopersGuide/FirstSteps  || MacIntel OS X  || all    ||  Needs a link libjpipe.jnilib -> libjpipe.dylib [http://qa.openoffice.org/issues/show_bug.cgi?id=69944 Issue69944]
 +
|- 
 
| examples/DevelopersGuide/Text  || GNU/Linux SPARC  || all  || OK   
 
| examples/DevelopersGuide/Text  || GNU/Linux SPARC  || all  || OK   
 +
|-
 +
| examples/DevelopersGuide/Text  || MacIntel OS X  || all  || OK 
 
|-
 
|-
 
| examples/DevelopersGuide/UCB  || GNU/Linux SPARC  || all  || OK   
 
| examples/DevelopersGuide/UCB  || GNU/Linux SPARC  || all  || OK   
|-|      
+
|-
 +
| examples/DevelopersGuide/UCB  || MacIntel OS X || all  || OK 
 +
|-
 
| examples/DevelopersGuide/Spreadsheet  || GNU/Linux SPARC  || unopkg failed  ||   
 
| examples/DevelopersGuide/Spreadsheet  || GNU/Linux SPARC  || unopkg failed  ||   
 
|-
 
|-

Revision as of 08:25, 6 October 2006

This page records progress with testing the SDK Examples on new platforms - initially GNU/Linux SPARC and Mac Intel OS X. Testing should be followed by Issues created in IZ and patches. Please add results for other platforms. Testing as at OOD680_m5 (2.0.4rc3), GNU/Linux SPARC tested using gcj-4.1.2

Path to Example Platform Comment Status / Link to IZ Issue
setsdkenv_unix MacIntel OS X Does not like spaces in OFFICE_HOME Need export OFFICE_HOME=" ... path " before configure
setsdkenv_unix GNU/Linux SPARC If no "java" commands available need adjust settings/settings.mk and settings/std.mk
examples/DevelopersGuide/FirstSteps GNU/Linux SPARC all OK
examples/DevelopersGuide/FirstSteps MacIntel OS X all Needs a link libjpipe.jnilib -> libjpipe.dylib Issue69944
examples/DevelopersGuide/Text GNU/Linux SPARC all OK
examples/DevelopersGuide/Text MacIntel OS X all OK
examples/DevelopersGuide/UCB GNU/Linux SPARC all OK
examples/DevelopersGuide/UCB MacIntel OS X all OK
examples/DevelopersGuide/Spreadsheet GNU/Linux SPARC unopkg failed
examples/DevelopersGuide/Spreadsheet MacIntel OS X unopkg failed
examples/DevelopersGuide/ScriptingFramework/SayHello GNU/Linux SPARC (by ant) [exec] unopkg failed
examples/DevelopersGuide/ScriptingFramework/ScriptSelector GNU/Linux SPARC build.xml needs property build.compiler=gcj (by ant) [exec] unopkg failed
examples/DevelopersGuide/ScriptingFramework/SayHello GNU/Linux SPARC (by ant) [exec] unopkg failed
examples/DevelopersGuide/ProfUNO/CppBinding GNU/Linux SPARC all OK
examples/DevelopersGuide/ProfUNO/InterprocessConn GNU/Linux SPARC all OK
Personal tools