Document potential SCons build issue when updating repo

Fixes #238
LT1AB
Ryan Burns 2021-02-25 12:23:51 -08:00
parent 7bb66ec782
commit d2d791918f
1 changed files with 4 additions and 0 deletions

View File

@ -299,6 +299,10 @@ directory containing the SConstruct file):
and then try "scons install" again.
The same also applies for rebuilding with SCons after updating the code, e.g.
via a `git pull`. If you encounter issues after such a change, it's recommended
to remove the cache files and build directory and do a fresh rebuild.
### CMake (experimental)
Make sure you have the following prerequisites:
* CMake ≥ 3.13