Open probonopd opened 3 years ago
On FreeBSD with libdbusmenu-qt5-0.9.3.160420160218_11 installed, cmake .. runs fine, but make then errors out with
libdbusmenu-qt5-0.9.3.160420160218_11
cmake ..
make
ld: error: unable to find library -ldbusmenu-qt5 c++: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1
How can it be compiled on FreeBSD?
On FreeBSD with
libdbusmenu-qt5-0.9.3.160420160218_11
installed,cmake ..
runs fine, butmake
then errors out withHow can it be compiled on FreeBSD?