Stanislaw Halik
Stanislaw Halik
Try this, the output won't be very understandable but you can get a general idea of what files are being accessed. There's going to be a lot of them. ```...
Isn't the binary named "wine" inside that directory?
You can try adding more possible paths in the source file mentioned in https://github.com/opentrack/opentrack/issues/2089#issuecomment-3394098059, install opentrack again (will touch only changed files) and see if it helped. Then symlinks likely...
You don't need to run cmake, unless you do more than editing that file. It won't hurt, you can still do it. If you're using `make`, then go to the...
See if `/usr/include/qt6/QtGui/6.9.2/QtGui/qpa/qplatformnativeinterface.h` exists. Maybe you've deleted it by accident? If so, `pacman -S qt6-base`.