i have it installed
by user 261850755751739393
Hello, where is your toktx installation located?
From the screenshot I guess you use linux?
yes manjaro i build toktx from source so no idea
by user 261850755751739393
toktx: error while loading shared libraries: libktx.so.4: cannot open shared object file: No such file or directory
by user 261850755751739393
huh
fixed it had to make symbol link
sudo ln -s /usr/local/lib/libktx.so.4 /usr/lib/libktx.so.4
by user 261850755751739393
Great