TubeTK/OsiriX: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
Line 28: Line 28:
# Unzip the zip file
# Unzip the zip file
# Run the script. Follow the wizard's instructions. The basic project will be created automatically.
# Run the script. Follow the wizard's instructions. The basic project will be created automatically.
== Plugin installation ==
Copy the plugin to "Library/Application\ Support/OsiriX/Plugins/"

Revision as of 23:36, 30 January 2012

Building OsiriX

Requirements

  1. Mac OS X 10.7 or better
  2. Xcode 4.2 or better

Repository

  1. Main application

svn co https://osirix.svn.sourceforge.net/svnroot/osirix osirix

Build FAQs

  1. Building plugin: Error message "The run destination My Mac 64-bit is no valid for Running the Scheme"
    1. Set Base SDK to MacOS X 10.6.

http://stackoverflow.com/questions/5319251/xcode-4-the-selected-run-destination-is-not-valid-for-this-action

Useful Links

  1. OsiriX Development Guide

http://osirix.svn.sourceforge.net/viewvc/osirix/Documentation/Guides/Development/index.html

Developing Plugins

Repository

svn co https://osirixplugins.svn.sourceforge.net/svnroot/osirixplugins osirixplugins

Building steps

  1. Copy plugin generator Apple Script zip file ( Osirix Plugin Generator.zip ) from the "_help" directory.
  2. Unzip the zip file
  3. Run the script. Follow the wizard's instructions. The basic project will be created automatically.

Plugin installation

Copy the plugin to "Library/Application\ Support/OsiriX/Plugins/"