recent release, compile issues
Robby Stephenson
robby at periapsis.org
Fri May 16 21:26:21 BST 2025
Hi,
On Fri, May 16, 2025 at 4:21 PM Jesus Arocho <una.guasabara at gmail.com>
wrote:
> /home/jesus/program/tellico/src/printhandler.h:32:1: note: ‘
> std::unique_ptr’ is defined in header ‘<memory>’; did
> you forget to ‘#include <memory>’?
> 31 | #include <QEventLoop>
> +++ |+#include <memory>
>
I think that's probably the issue. Can you add
#include <memory>
to the printhandler.h file, up around line 32 or so? Thanks for the email.
I'll include that in the next release.
Robby
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/tellico-users/attachments/20250516/286789e4/attachment.htm>
More information about the tellico-users
mailing list