<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>So.... I changed those three lines, redid everything and got to:</p>
    <p>
      <blockquote type="cite">[ 52%] Linking CXX executable tellico<br>
        CMakeFiles/tellico.dir/main.cpp.o: In function `main':<br>
        main.cpp:(.text+0xe23): undefined reference to
        `qInitResources_icons()'<br>
        collect2: error: ld returned 1 exit status<br>
        src/CMakeFiles/tellico.dir/build.make:1212: recipe for target
        'src/tellico' failed<br>
        make[2]: *** [src/tellico] Error 1<br>
        CMakeFiles/Makefile2:681: recipe for target
        'src/CMakeFiles/tellico.dir/all' failed<br>
        make[1]: *** [src/CMakeFiles/tellico.dir/all] Error 2<br>
        Makefile:140: recipe for target 'all' failed<br>
        make: *** [all] Error 2<br>
      </blockquote>
      <br>
    </p>
    <div class="moz-signature">:)<br>
      <br>
      <br>
      ✞ Derek Tombrello (KM4JAG)<br>
      <a href="www.RobotsAndComputers.com">www.RobotsAndComputers.com</a><br>
      <br>
      <br>
      <!-- <img src="http://www.RobotsAndComputers.com/images/rebelflag-small.jpg"><br>
Southern Pride<br>
<br> -->
      <i>
        "First they came for the Communists, but I was not a Communist
        so I did not speak out.<br>
        Then they came for the Socialists and the Trade Unionists, but I
        was neither, so I did not speak out.<br>
        Then they came for the Jews, but I was not a Jew so I did not
        speak out.<br>
        And when they came for me, there was no one left to speak out
        for me."<br>
      </i>
      <br>
      <br>
      <br>
    </div>
    <div class="moz-cite-prefix">On 3/15/21 9:51 PM, Robby Stephenson
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CACFDV654ue1cn0fS8dm+Lr4pVmnhztRfBYri4nTa9S7LyMfH2w@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <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"
              moz-do-not-send="true">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"
              moz-do-not-send="true">https://invent.kde.org/office/tellico/commit/8b1da8c290c23506f7b1ed9c436d13057bada4aa</a></div>
          <div><br>
          </div>
          <div>Thanks!</div>
          <div>Robby<br>
          </div>
        </div>
      </div>
    </blockquote>
  </body>
</html>