Forum > Linux

Can't compile/link after update to 2.0.12 / /usr/bin/ld.bfd: cannot find -lQt5Pa

(1/1)

hy:
Hi people,
after a dist-upgrade yesterday (Debian) I had to reinstall lazarus and now I am left with an error after compiling (when linking): /usr/bin/ld.bfd: cannot find -lQt5Pas
QT5Pas is located in /usr/lib/lazarus/interfaces and the directory is in the path of compileroptions. Any idea to solve this?
When switching to gtk I get an error on linking without hint on what the error is
Any help apreciated

AlexTP:
https://wiki.freepascal.org/CudaText#Linux_Qt5_build

hy:
Thanks, that did the trick

dbannon:
Hy, guessing you updated to Bullseye ?

Did you try to install Bullseye's version of libqt5pas-dev and well as the actual library ?  All you should need is


--- Code: ---su -c "apt install libqt5pas-dev"
--- End code ---

If that is not working, it would be nice to know why not ....

Davo

Navigation

[0] Message Index

Go to full version