Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions surround360_render/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ If python-wxgtk2.8 not available (e.g. Ubuntu 16.04):
mkdir cmake_build
cd cmake_build
cmake -DLLVM_DIR=$HOME/llvm3.7/build/share/llvm/cmake -DCMAKE_BUILD_TYPE=Release -DLLVM_VERSION=37 -DWARNINGS_AS_ERRORS=OFF ..
 make -j8
```

## Compiling the Surround 360 Rendering Software
Expand Down