-
-
Notifications
You must be signed in to change notification settings - Fork 188
Build UPBGE on Linux
youle31 edited this page Feb 16, 2017
·
2 revisions
- **The procedure is almost the same as for building blender:**
- **To Get the source, execute the following commands:**
- **To Update the sources:**
- **To Build:**
make -j5 (5 if you have a quad cores CPU, 9 for 8 cores, 3 for 2 cores) make install