<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 15, 2021 at 10:43 PM Derek Tombrello <<a href="mailto:RebelTaz@robotsandcomputers.com">RebelTaz@robotsandcomputers.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>Hi... sorry to bother you every new release :) </p></div></blockquote><div>No worries, I always appreciate the feedback!<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>but I tried
      running make on the new version (I did download the one you just
      emailed about) under Ubuntu 18.04, but I got this at the end:</p>
    <p>
    </p>
    <p>
      </p><blockquote type="cite">/home/derek/downloads/tellico-3.4/src/fieldformat.cpp:
        In static member function ‘static QString
        Tellico::FieldFormat::matchValueRegularExpression(const
        QString&)’:<br>
        /home/derek/downloads/tellico-3.4/src/fieldformat.cpp:69:66:
        error: ‘class QString’ has no member named ‘front’<br>
                                         +
        FieldFormat::delimiterString().front()<br>
                                                                  ^~~~~<br>
        /home/derek/downloads/tellico-3.4/src/fieldformat.cpp:70:72:
        error: ‘class QString’ has no member named ‘front’<br>
                                         +
        FieldFormat::columnDelimiterString().front()<br></blockquote></div></blockquote><div>Ah, that's a Qt 5.10 method that snuck in there without me realizing it. I'll fix it for the next release. <br></div><div><a href="https://invent.kde.org/office/tellico/commit/8b1da8c290c23506f7b1ed9c436d13057bada4aa">https://invent.kde.org/office/tellico/commit/8b1da8c290c23506f7b1ed9c436d13057bada4aa</a></div><div><br></div><div>Thanks!</div><div>Robby<br></div></div></div>