vircadia / vircadia-builder

Builds Vircadia's native Interface and Domain server ("Project Athena") on Linux.
GNU General Public License v3.0
20 stars 37 forks source link

Could not find the Qt platform plugin "xcb" in ... #64

Open deatrys opened 3 years ago

deatrys commented 3 years ago

Trying to run the client (run_interface).

I built Qt with the script, and client and server.

On Ubuntu 20.04.

The directory "~/Vircadia/qt5-install/plugins/platforms/" does not have the "libqxcb.so". Copying this file from "/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/" does not help because then it can find the file but not load it.

How do I run run_interface.

JulianGro commented 3 years ago

My understanding is that something went wrong when building Qt. Can you post your full log of you building Qt with Vircadia builder? Logs should be in ~/.vircadia-builder/ (keep in mind that the times are UTC and the months are wrong for some reason)