Giter VIP home page Giter VIP logo

dynamic-wallpaper-importer's People

Contributors

schlaefer avatar zzag avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

schlaefer msgpo

dynamic-wallpaper-importer's Issues

Error loading shared library

I am getting this when I try to run the command:

dynamic-wallpaper-importer: error while loading shared libraries: libdynamicwallpaperimportercommon.so: cannot open shared object file: No such file or directory

OS: Fedora 31 KDE

Doesn't build on Archlinux with Plasma v5.19.2

Hello. Can't build it.

Operating System: Arch Linux
KDE Plasma Version: 5.19.2
KDE Frameworks Version: 5.71.0
Qt Version: 5.15.0
Kernel Version: 5.7.5-arch1-1
OS Type: 64-bit

-- The C compiler identification is GNU 10.1.0
-- The CXX compiler identification is GNU 10.1.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Installing in the same prefix as Qt, adopting their path scheme.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.7.3") 
-- Found libheif: /usr/lib/libheif.so (found version "1.7.0") 
CMake Error at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:164 (message):
  Could NOT find libplist (missing: libplist_LIBRARY)
Call Stack (most recent call first):
  /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:445 (_FPHSA_FAILURE_MESSAGE)
  cmake/Modules/Findlibplist.cmake:49 (find_package_handle_standard_args)
  src/importers/heic/CMakeLists.txt:2 (find_package)


-- Configuring incomplete, errors occurred!
See also "/tmp/dynamic-wallpaper-importer/build/CMakeFiles/CMakeOutput.log".

libplist is installed.

CMakeOutput.log

Missing importer plugins on manjaro

Hi,
After installing dynamic-wallpaper-importer from AUR and running the example command I have a following error:

No importer plugins have been found

I'm running Manjaro with kernel v5.4.23-1-MANJARO

Error when running make

When I try making the build, the make fails.

Here's the output:

[ 13%] Automatic MOC for target dynamicwallpaperimportercommon
[ 13%] Built target dynamicwallpaperimportercommon_autogen
[ 13%] Building CXX object src/CMakeFiles/dynamicwallpaperimportercommon.dir/dynamicwallpaperimportercommon_autogen/mocs_compilation.cpp.o
In file included from /home/jon/Downloads/dynamic-wallpaper-importer/build/src/dynamicwallpaperimportercommon_autogen/EWIEGA46WW/moc_Loader.cpp:9,
from /home/jon/Downloads/dynamic-wallpaper-importer/build/src/dynamicwallpaperimportercommon_autogen/mocs_compilation.cpp:3:
/home/jon/Downloads/dynamic-wallpaper-importer/src/Loader.h:39:25: error: field ‘m_importers’ has incomplete type ‘QVector<Importer*>’
39 | QVector<Importer > m_importers;
| ^~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1204,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qmimetype.h:44,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/QMimeType:1,
from /home/jon/Downloads/dynamic-wallpaper-importer/src/Importer.h:21,
from /home/jon/Downloads/dynamic-wallpaper-importer/build/src/dynamicwallpaperimportercommon_autogen/EWIEGA46WW/moc_Importer.cpp:9,
from /home/jon/Downloads/dynamic-wallpaper-importer/build/src/dynamicwallpaperimportercommon_autogen/mocs_compilation.cpp:2:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qtypeinfo.h:193:1: note: declaration of ‘class QVector<Importer
>’
193 | Q_DECLARE_MOVABLE_CONTAINER(QVector);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: *** [src/CMakeFiles/dynamicwallpaperimportercommon.dir/build.make:63: src/CMakeFiles/dynamicwallpaperimportercommon.dir/dynamicwallpaperimportercommon_autogen/mocs_compilation.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:221: src/CMakeFiles/dynamicwallpaperimportercommon.dir/all] Error 2
make: *** [Makefile:141: all] Error 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.