# Download and build dependencies
cd src
./externals.sh
# Build the project
./gmake.sh
cd build
make
# Run the project
cd ../../bin
export DYLD_LIBRARY_PATH=. # Required for Mac OSX
export LD_LIBRARY_PATH=. # Required for Linux
./engine_test
-
Notifications
You must be signed in to change notification settings - Fork 1
help I dropped my keyboard and this came out
SizzlingCalamari/engine_test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
help I dropped my keyboard and this came out
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published