Skip navigation

OpenVista CIS

1 Post tagged with the compiling tag
0

This instructions are the same instructions that are in the INSTALL file in our releases.

 

Prerequisite:

  • Make sure you uninstall any previous Gtk# installation before installing Gtk# from the installers we recommend.
  • If you had installed the Gtk# Runtime from those installers before, you must uninstall it before installing the Gtk# SDK (the Gtk# SDK and the Gtk# Runtime are mutually exclusive).
  • We only tested that OpenVistaCIS works properly with the Gtk# installer Medsphere provides.
  • Install the latest Gtk#'s SDK from here: http://sourceforge.net/projects/openvista/files/Gtk%23%20Windows%20Installers/

 

Download the latest release for OpenVistaCIS from http://medsphere.org/download/project/openvista-cis

 

Unzip it.

 

From VS .NET 2005, open the file OpenVista2k5.sln contained in the top level folder that the extraction process of the zip file created.

 

A few warning dialogs about the project location not being trusted will appear, just check the option of not showing the message again  and click ok.

 

Right click the OpenVista2k5 solution and select Properties.

Click "Startup Project" from the left tree view.

Click the "Single startup project" radio button, and then change the  selection in the combo to be OpenVistaCIS2k5.

Next, click the "Configuration Properties" item from the left tree view.

Uncheck the Build boxes next to Medsphere.OpenVista.Core.Test2k5,  Medsphere.OpenVista.Shared.Test2k5, and OpenVistaCIS.Test2k5 to indicate that they should not be built. Click Ok.

 

Building:

 

You should finally be able to build the solution by clicking Build -> Build Solution from the menu bar or pressing F6.

906 Views 0 Comments Permalink Tags: openvista_cis, building, compile, compiling, visual_studio_2005, visual_studio_2k5