<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Dec 6, 2023 at 1:08 PM 98metablob <<a href="mailto:98metablob@gmail.com">98metablob@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"><u></u>

  
    
  
  <div>
    <font face="Ubuntu">Hi Robby, thank you very much. <br>
      Now, I get these lines (44% of make process):<br>
      <br>
      "[ 44%] Automatic RCC for ../icons/icons.qrc<br>
      [ 44%] Building CXX object
      src/CMakeFiles/tellico.dir/tellico_autogen/mocs_compilation.cpp.o<br>
      In file included from
      /usr/include/KF5/KNewStuff3/knswidgets/button.h:14,<br>
                       from
      /usr/include/KF5/KNewStuff3/KNSWidgets/Button:1,<br>
                       from /media/data/Téléchargements/FICHIERS VIE
      COURTE/Tellico
3-5-2/tellico-3.5.2/build/src/tellico_autogen/EWIEGA46WW/../../../../src/configdialog.h:38,<br>
                       from /media/data/Téléchargements/FICHIERS VIE
      COURTE/Tellico
3-5-2/tellico-3.5.2/build/src/tellico_autogen/EWIEGA46WW/moc_configdialog.cpp:10,<br>
                       from /media/data/Téléchargements/FICHIERS VIE
      COURTE/Tellico
      3-5-2/tellico-3.5.2/build/src/tellico_autogen/mocs_compilation.cpp:6:<br>
      /usr/include/KF5/KNewStuff3/knscore/entryinternal.h:536:20: error:
      ‘KNS3’ has not been declared<br>
        536 |     void setStatus(KNS3::Entry::Status status);<br>
            |                    ^~~~</font></div></blockquote><div><br></div><div>This one has me stumped. The error looks internal to one of the KNewStuff include files. I'm not sure what Tellico may be doing to use it incorrectly or how to test it since it's from an older version I don't have. I'm assuming you did clean the build folder and re-run cmake to make sure there was any residual build issue?</div><div><br></div><div>You could pass the -DCMAKE_DISABLE_FIND_PACKAGE_KF5NewStuff=TRUE to the cmake command to disable the NewStuff portion, that may get you farther into the build.</div><div><br></div><div>Robby </div></div></div>