<div dir="ltr"><div dir="ltr">Hi,</div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Fri, May 16, 2025 at 4:21 PM Jesus Arocho <<a href="mailto:una.guasabara@gmail.com">una.guasabara@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><p><span style="font-family:monospace"><span style="font-weight:bold;color:rgb(0,0,0);background-color:rgb(255,255,255)">/home/jesus/program/tellico/src/printhandler.h:32:1:</span><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)"> </span><span style="font-weight:bold;color:rgb(84,255,255);background-color:rgb(255,255,255)">note: </span><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">‘</span><span style="font-weight:bold;color:rgb(0,0,0);background-color:rgb(255,255,255)">std::unique_ptr</span><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">’ is defined
in header ‘</span><span style="font-weight:bold;color:rgb(0,0,0);background-color:rgb(255,255,255)"><memory></span><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">’; did</span><br>
you forget to ‘<span style="font-weight:bold;color:rgb(0,0,0);background-color:rgb(255,255,255)">#include
<memory></span><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">’?
</span><br>
31 | #include <QEventLoop>
<br>
+++ |+<span style="color:rgb(24,178,24);background-color:rgb(255,255,255)">#include
<memory></span><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">
</span><br></span></p></div></blockquote><div> I think that's probably the issue. Can you add</div><div>#include <memory></div><div><br></div><div>to the printhandler.h file, up around line 32 or so? Thanks for the email. I'll include that in the next release.</div><div><br></div><div>Robby</div></div></div>