@cyrant -- thanks, have added a patch to the build which adds that include.
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/dust3d.git (read-only, click to copy) |
|---|---|
| Package Base: | dust3d |
| Description: | 3D watertight modeling software |
| Upstream URL: | https://dust3d.org/ |
| Licenses: | MIT |
| Submitter: | bcb |
| Maintainer: | bcb |
| Last Packager: | bcb |
| Votes: | 5 |
| Popularity: | 0.36 |
| First Submitted: | 2020-05-22 11:21 (UTC) |
| Last Updated: | 2026-06-09 09:07 (UTC) |
@cyrant -- thanks, have added a patch to the build which adds that include.
To fix {build,run}time issues with Qt 5.15.0, add to prepare() function:
sed -i '1s/^/#include <QPainterPath>\n/' "${srcdir}/${pkgname}-${_pkgver}/src/contourtopartconverter.cpp"