Difference between revisions of "SDK Examples"

From Apache OpenOffice Wiki
Jump to: navigation, search
(more tests)
(link to Porting)
Line 42: Line 42:
 
| examples/DevelopersGuide/ProfUNO/InterprocessConn || MacIntel OS X      || all  || OK   
 
| examples/DevelopersGuide/ProfUNO/InterprocessConn || MacIntel OS X      || all  || OK   
 
|}
 
|}
 +
 +
[[Category:Porting|SparcPorting]]

Revision as of 09:20, 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/SayHello MacIntel OS X (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/ScriptSelector MacIntel OS X (by ant) [exec] unopkg failed
examples/DevelopersGuide/ProfUNO/CppBinding GNU/Linux SPARC all OK
examples/DevelopersGuide/ProfUNO/CppBinding MacIntel OS X all OK
examples/DevelopersGuide/ProfUNO/InterprocessConn GNU/Linux SPARC all OK
examples/DevelopersGuide/ProfUNO/InterprocessConn MacIntel OS X all OK
Personal tools