mirror of
https://github.com/mii443/rust-openvr.git
synced 2025-08-23 00:35:31 +00:00
fixed linker
This commit is contained in:
2
Makefile
2
Makefile
@ -15,4 +15,4 @@ libovr-rs-44316370-0.1.so: libovr_wrapper.a lib.rs
|
||||
rustc lib.rs -L .
|
||||
|
||||
test: test.rs libovr-rs-44316370-0.1.so
|
||||
rustc test.rs -L . --link-args="-lovr -ludev -lstdc++ -lc -lX11 -lm -lpthread -lXinerama"
|
||||
rustc test.rs -L .
|
||||
|
Reference in New Issue
Block a user