VolViewerBuildingFromSource

From BanghamLab
Revision as of 17:01, 8 November 2011 by JeromeAvondo (talk | contribs) (Created page with ' To build from source your only pre-requisit is to have the [http://qt.nokia.com/downloads Qt SDK] installed. It is then possible to build VolViewer from source using qmake by ru…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To build from source your only pre-requisit is to have the Qt SDK installed. It is then possible to build VolViewer from source using qmake by running the following command:

qmake src.pro 

from within the VolViewer/src/ folder.

Building with OMERO support

It is also possible to build VolViewer with support for the Open Microscopy Environment, please see the guide below: