Skip to content

Instantly share code, notes, and snippets.

@nemanjan00
Last active August 14, 2024 18:58
Show Gist options
  • Save nemanjan00/9d7fa4f2ac887e1f7da1906e478ee322 to your computer and use it in GitHub Desktop.
Save nemanjan00/9d7fa4f2ac887e1f7da1906e478ee322 to your computer and use it in GitHub Desktop.
harogic
sudo chmod 644 /etc/udev/rules.d/harogic-cyusb.rules # !!!IMPORTANT
ln -s /usr/lib64/libicuuc.so.75 ../lib/libicuuc.so.60
ln -s /usr/lib64/libicui18n.so.75 ../lib/libicui18n.so.60
rm -rf ../lib/libQt5*
export LD_LIBRARY_PATH=`pwd`:../lib
export QT_QPA_PLATFORM=xcb
./SAStudio4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment