mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 21:53:12 +02:00
15 lines
No EOL
498 B
Text
15 lines
No EOL
498 B
Text
|
|
Instructions for adding the Gverb library to Interface
|
|
(This is a required library)
|
|
Clément Brisset, October 22nd, 2014
|
|
|
|
1. Go to https://github.com/highfidelity/gverb
|
|
Or download the sources directly via this link:
|
|
https://github.com/highfidelity/gverb/archive/master.zip
|
|
|
|
2. Extract the archive
|
|
|
|
3. Place the directories “include” and “src” in interface/external/gverb
|
|
(Normally next to this readme)
|
|
|
|
4. Clear your build directory, run cmake, build and you should be all set. |