lstein
SXStardust XR
•Created by lstein on 12/7/2022 in #general-and-development
so pulled telescope ran setup script and
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
22 replies
SXStardust XR
•Created by lstein on 12/7/2022 in #general-and-development
so pulled telescope ran setup script and
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.
22 replies
SXStardust XR
•Created by lstein on 12/7/2022 in #general-and-development
so pulled telescope ran setup script and
This looks to be a arch thing, running ubuntu 22.04 currently.
22 replies
SXStardust XR
•Created by lstein on 12/7/2022 in #general-and-development
so pulled telescope ran setup script and
so, the libs I have are libjsoncpp.so
libjsoncpp.so.1.9.5
libjsoncpp.so.25
22 replies
SXStardust XR
•Created by lstein on 12/7/2022 in #general-and-development
so pulled telescope ran setup script and
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
22 replies
SXStardust XR
•Created by lstein on 12/7/2022 in #general-and-development
so pulled telescope ran setup script and
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
22 replies
SXStardust XR
•Created by lstein on 12/7/2022 in #general-and-development
so pulled telescope ran setup script and
trying to see if I can get anything to display
22 replies
SXStardust XR
•Created by lstein on 12/7/2022 in #general-and-development
so pulled telescope ran setup script and
If I go into repos, I can cargo run in server and get the expected window
22 replies
SXStardust XR
•Created by lstein on 12/7/2022 in #general-and-development
so pulled telescope ran setup script and
Script exits since I don't have a supported terminal, install kitty, try script again and thread panics
22 replies
SXStardust XR
•Created by lstein on 12/7/2022 in #general-and-development
so pulled telescope ran setup script and
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 clang22 replies