Closed NJT145 closed 5 months ago
it says that /usr/bin/ld: cannot find -lQt6Pas: No such file or directory. I already installed lQt6Pas as it mentioned at readme file. What should I do?
/usr/bin/ld: cannot find -lQt6Pas: No such file or directory
what distro are you using ?
Ubuntu 22.04.4 LTS
try also installing the dev package:
https://github.com/davidbannon/libqt6pas/releases/download/v6.2.8/libqt6pas6-dev_6.2.8-1_amd64.deb
it worked. Thanks for help
it says that
/usr/bin/ld: cannot find -lQt6Pas: No such file or directory
. I already installed lQt6Pas as it mentioned at readme file. What should I do?