<div dir="ltr"><div dir="ltr">On Mon, Nov 29, 2021 at 10:41 PM Derek Tombrello <<a href="mailto:RebelTaz@robotsandcomputers.com">RebelTaz@robotsandcomputers.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div>
    <p>Just to be sure, I deleted the folder and re-extracted the
      archive again. I am using this -
      <a href="https://techbase.kde.org/Projects/Tellico/Compiling" target="_blank">https://techbase.kde.org/Projects/Tellico/Compiling</a> - as to how to
      build tellico, a guide I've used successfully several times for
      previous versions. as per the guide, I'm creating a "build"
      directory in the tellico-3.4.2 directory, changing to that "build"
      directory and running the cmake and make commands from there. When
      you say "you're starting the build from the top directory", do you
      mean that I should be running the cmake and make commands from the
      tellico-3.4.2 directory directly instead</p></div></blockquote><div>I think this may be from Ubuntu having an older version of some KDE build settings. If you open the CMakeLists.txt in the top directory and add<br></div><div>set(CMAKE_AUTORCC ON)<br></div><div><br></div><div>after the cmake_minimum_required line, then try to compile again (and yes, sounds like you're doing it correctly from the directions).</div><div><br></div><div>Robby</div></div></div>