forked from dbarker/3dptv
-
Notifications
You must be signed in to change notification settings - Fork 6
Installation on Mac OS X (2017)
Alex Liberzon edited this page Apr 20, 2017
·
4 revisions
-
The Mac OS X version 10.12.4 macOS Sierra
-
Install Homebrew (probably also XCode command tools, etc. if you don't have one), e.g. https://www.moncefbelyamani.com/how-to-install-xcode-homebrew-git-rvm-ruby-on-mac/
-
Install Tcl/Tk, CMake, Libtiff using brew:
brew install cmake brew install tcl-tk brew install libtiff
If already installed, use brew upgrade libtiff
-
Download the ZIP https://github.com/OpenPTV/C-TclTk/archive/master.zip (or
git clone https://github.com/OpenPTV/C-TclTk.git
-
Run Cmake in the directory (after uncompressing the ZIP file, of course):
cmake . make`
-
Run 3D-PTV from the working folder
test
(!):cd test mkdir res ../bin/3dptv ../ptv.tcl