mirror of
https://github.com/mii443/rust-openvr.git
synced 2025-08-22 16:25:36 +00:00
-updated cgmath to master
-Updated some stale code. -removed steamworks from the default build -Added missing frameworks from ovr-rs -add missing libudev-dev -add missing xrandr
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
install:
|
||||
- sudo apt-get install libudev-dev libxrandr-dev
|
||||
- wget http://static.rust-lang.org/dist/rust-nightly-x86_64-unknown-linux-gnu.tar.gz
|
||||
- tar xzf rust-nightly-x86_64-unknown-linux-gnu.tar.gz
|
||||
- export PATH=$PATH:$(pwd)/rust-nightly-x86_64-unknown-linux-gnu/bin
|
||||
|
Reference in New Issue
Block a user