so pulled telescope ran setup script and
so, pulled telescope, ran setup script and decided to try xr_terminal just to see and hit an error with fusion
12 Replies
Updated using
rustup update
and fixed this issue,
ran into missing dependency xkbcommon-x11, installed that
hit stddef.h' file not found building Stereokit, installed clang
Script exits since I don't have a supported terminal, install kitty, try script again and thread panics
sigh lol
seems i have some work to do later
thanks for documenting this clearly
If I go into repos, I can cargo run in server and get the expected window
trying to see if I can get anything to display
that's really weird, i don't know how stereokit could fail to build from the script but succeed manually
I wouldn't jump on this too fast, I'm not sure it's repeatable. Will do some testing with a docker container and report back
so, after updateing rust, installed xkbcommon-x11, clang, and kitty, I deleted the repos/ directory, reran setup.sh and then ran xr_terminal.sh and here is what I get
missing json library, that's really weird
try
pkgfile libjsoncpp.so.1
you might have to install pkgfileso, the libs I have are libjsoncpp.so
libjsoncpp.so.1.9.5
libjsoncpp.so.25
This looks to be a arch thing, running ubuntu 22.04 currently.
ah
i'm used to arch, sorry xD
so, I think the json lib thing may have been a weird bug resulting from me having old libraries, updating my os, and those old libraries trying to link to old versions and not the new one.
that sounds plausible
so, now there is some libopenxr-loader thing I am trying to figure out. But, if I run everything manually, it seems ok up until I try to run the terminal
hello i'm here xD
i'm guessing that ping was an accident lol