You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

If you already have a model that is compliant to OpenMI 1.2 and this model is using the org.OpenNI.Utilities.wrapper, you can upgrade your model by following the steps below:

  1. Uninstall OpenMI 1.2 or any other previous OpenMI releases on your computer.
  1. Download the OATC SDK from http://sourceforge.net/projects/openmi/
  1. Unzip the files
  1. If you do not already have NUnit installed, it is recommended to install it. http://nunit.org/
  1. OpenMI the Oatc.OpenMI.Sdk.sln solution and rebuild all.
  1. Add you existing wrapper project to the Oatc.OpenMI.Sdk.sln
  1. Change the references in your wrapper project so all references previously made to org.Openmi.* files in the GAC now reference
  • No labels