error compiling 3.4.2
Derek Tombrello
RebelTaz at RobotsAndComputers.com
Fri Dec 3 03:29:53 GMT 2021
Well... that got us further...
> Scanning dependencies of target newstufftest_autogen
> [ 63%] Automatic MOC and RCC for target newstufftest
> [ 63%] Built target newstufftest_autogen
> Scanning dependencies of target newstufftest
> [ 63%] Building CXX object
> src/tests/CMakeFiles/newstufftest.dir/newstufftest.cpp.o
> /home/derek/Downloads/tellico-3.4.2/src/tests/newstufftest.cpp:31:10:
> fatal error: QDBusConnection: No such file or directory
> #include <QDBusConnection>
> ^~~~~~~~~~~~~~~~~
> compilation terminated.
> src/tests/CMakeFiles/newstufftest.dir/build.make:62: recipe for target
> 'src/tests/CMakeFiles/newstufftest.dir/newstufftest.cpp.o' failed
> make[2]: ***
> [src/tests/CMakeFiles/newstufftest.dir/newstufftest.cpp.o] Error 1
> CMakeFiles/Makefile2:2747: recipe for target
> 'src/tests/CMakeFiles/newstufftest.dir/all' failed
> make[1]: *** [src/tests/CMakeFiles/newstufftest.dir/all] Error 2
> Makefile:140: recipe for target 'all' failed
> make: *** [all] Error 2
✞ Derek Tombrello (KM4JAG)
www.RobotsAndComputers.com <www.RobotsAndComputers.com>
/"First they came for the Communists, but I was not a Communist so I did
not speak out.
Then they came for the Socialists and the Trade Unionists, but I was
neither, so I did not speak out.
Then they came for the Jews, but I was not a Jew so I did not speak out.
And when they came for me, there was no one left to speak out for me."
/
On 12/2/21 9:06 PM, Robby Stephenson wrote:
> On Mon, Nov 29, 2021 at 10:41 PM Derek Tombrello
> <RebelTaz at robotsandcomputers.com
> <mailto:RebelTaz at robotsandcomputers.com>> wrote:
>
> Just to be sure, I deleted the folder and re-extracted the archive
> again. I am using this -
> https://techbase.kde.org/Projects/Tellico/Compiling
> <https://techbase.kde.org/Projects/Tellico/Compiling> - 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
>
> 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
> set(CMAKE_AUTORCC ON)
>
> after the cmake_minimum_required line, then try to compile again (and
> yes, sounds like you're doing it correctly from the directions).
>
> Robby
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/tellico-users/attachments/20211202/d309522d/attachment.htm>
More information about the tellico-users
mailing list