Talk:ParaView:Build And Install

From KitwarePublic
Revision as of 22:47, 16 July 2009 by Unjedai (talk | contribs) (New page: ==Confusion on configuring CMake== Under the heading '''Configure ParaView With CMake''' it says "Always use a separate build directory. Do not build in the source directory." An example ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Confusion on configuring CMake

Under the heading Configure ParaView With CMake it says "Always use a separate build directory. Do not build in the source directory." An example would maybe help here because I'm not sure what I'm supposed to do.

Also, in the same section under On Windows it says "Make sure to select the appropriate source and the build directory." Which would those be? When I unzip the source code I have the following directories:

  • VTK
  • Applications
  • CMake
  • Common
  • Documentation
  • Examples
  • Plugins
  • Qt
  • Servers
  • Utilities