build #12


Hotfix build
Fixes missing files
Fixes deselected plugin activation/deactivation
Emotes plugin is enabled by default

Files

vtuber-webcam-linux-64.zip 449 MB
Version 12 Jul 16, 2021

Get VTuberWebcam

Comments

Log in with itch.io to leave a comment.

(1 edit)

./config.sh refuse to start up on QT 5.15.2 on Fedora34

ImportError: /lib64/libQt5Core.so.5: version `Qt_5_PRIVATE_API' not found (required by /home/izhar/local/opt/VTuberWebcam/PyQt5/QtCore.so)

output of : strings -d /lib64/libQt5Core.so.5 | grep Qt.*API

Qt_5.15.2_PRIVATE_API

Looks like that version of Qt is not compatible. I will bundle Qt libs that I use with the next build. But for now you can manually download and extract .so libs from anaconda package https://anaconda.org/anaconda/qt/files

Thanks for testing btw.