Closed kevinsmia1939 closed 4 years ago
It seems to be a known bug: https://bugzilla.redhat.com/show_bug.cgi?id=1749943 https://bbs.archlinux.org/viewtopic.php?id=248498
As a workaround, you can disable Cairo with CMake argument -DWITH_CAIRO=OFF -DWITH_LUACMDINTERFACE=FALSE -DWITH_RENDERING_UNITTESTS=OFF
Added libharfbuzz-dev to a Debian testing system and was still unable to achieve a working program. Then tried disabling Cairo and was then able to get the program working. If desired can supply copies of resulting codes/docs in the install trial. (Please advise.) (My install broke in exactly the same place and in the same way as the OP.)
Fixed by #291
I could not build LibreCAD3 on openSUSE Tumbleweed with openSUSE's Open Build Service. I have installed the following packages.
The error seems to be something about pango.
More error logs can be found here: https://build.opensuse.org/package/live_build_log/home:andythe_great/LibreCAD3/openSUSE_Tumbleweed/x86_64
Thanks.