You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running ./hl2_launcher crashes with the following output:
libtogl.so: cannot open shared object file: No such file or directory
Failed to load the launcher
bin/launcher.so: cannot open shared object file: No such file or directory
Failed to load the launcher
The text was updated successfully, but these errors were encountered:
Running ./hl2_launcher crashes with the following output:
libtogl.so: cannot open shared object file: No such file or directory
Failed to load the launcher
bin/launcher.so: cannot open shared object file: No such file or directory
Failed to load the launcher
You need provide full path in prefix like --prefix=/home/user/source, then copy hl2 files to this path, if this doesnt work try launch with LD_LIBRARY_PATH
The commands I used to build:
Running
./hl2_launcher
crashes with the following output:The text was updated successfully, but these errors were encountered: