Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
S
stitchEm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Franco (nextime) Lanza
stitchEm
Commits
f64061d6
Commit
f64061d6
authored
May 21, 2019
by
Wieland Morgenstern
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update build doc for Mac
parent
0f0f8cbb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
BUILD.md
doc/BUILD.md
+7
-0
No files found.
doc/BUILD.md
View file @
f64061d6
...
...
@@ -6,6 +6,8 @@ Using ccache to speed up recompilation is recommended, but not required, on Linu
## Building with macOS:
### Using MacPorts
```
# Build tools
sudo port install CMake bison doxygen yasm ninja ccache
...
...
@@ -19,10 +21,15 @@ sudo port install opencv glew gsed jpeg libpng openal \
cmake -DCREATE_BOX_PACKAGE=OFF \
-DGPU_BACKEND_CUDA=ON -DGPU_BACKEND_OPENCL=ON \
-DQt5_DIR=~/Qt/5.9.6/clang_64/lib/cmake/Qt5 \
-DMACPORTS=ON \
-G Ninja \
stitchEm
```
### Using Homebrew
See
[
../.travis.yml
](
../.travis.yml
)
## Building with Linux:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment