Skip to content

RobartsVTKBuild is a CMake project that downloads and builds dependencies for the RobartsVTKLib project.

License

Notifications You must be signed in to change notification settings

VASST/RobartsVTKBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robarts VTKBuild

RobartsVTKBuild is a CMake project that downloads dependencies for the RobartsVTKLib project and builds everything.

Download RobartsVTKBuild

Using a git client, clone the repo link above.

Known Configurations

RobartsVTK has been built on the following configurations:

  • Windows 10 x64, Visual Studio 2013 & 2015, 32/64bit builds
  • Ubuntu 15.10, Unix Makefiles/Eclipse CDT (see Ubuntu build tips)
  • Ubuntu 15.04, Unix Makefiles/Eclipse CDT

Tools

Optionals

The superbuild will download and build needed dependencies. The following optional packages add more features

  • CUDA (optional)
  • Qt - installed (optional)

CMake Configuration

The following variables should be set when configuring RobartsVTK

  • ITK_DIR:PATH = <path/to/your/itk-bin/dir> (optional, if built elsewhere)
  • PlusLib_DIR:PATH = <path/to/your/plus-bin/dir> (optional, if built elsewhere)
  • QT5 - as above OR - Qt5_DIR:PATH = <path/to/your/qtInstall>/lib/cmake/Qt5
  • VTK_DIR:PATH = <path/to/your/vtk-bin/dir> (optional, if built elsewhere)

License

Please see the license file.

Acknowledgments

The Robarts Research Institute VASST Lab would like to thank the creator and maintainers of GitLab.

About

RobartsVTKBuild is a CMake project that downloads and builds dependencies for the RobartsVTKLib project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published