Menu

FindGAMINGGEAR0.cmake:69

Help
Vita
2016-07-07
2017-02-11
  • Vita

    Vita - 2016-07-07

    vita@vita-HP-Pavilion-15-Notebook-PC ~/Escritorio/roccat-tools-5.2.0/build $ cmake -DCMAKE_INSTALL_PREFIX="/usr" -DWITH_LUA=5.1 ..
    -- The C compiler identification is GNU 5.3.1
    -- 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
    -- compiling for devices arvo;isku;iskufx;kiro;koneplus;konepure;konepuremilitary;konepureoptical;konextd;konextdoptical;kovaplus;kova2016;lua;nyth;pyra;ryosmk;ryosmkfx;ryostkl;savu;tyon;kone
    -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
    -- Checking for module 'glib-2.0'
    -- Found glib-2.0, version 2.48.1
    -- Installing libraries in /usr/lib/x86_64-linux-gnu
    -- Installing udev rules in /lib/udev/rules.d
    -- Installing eventhandler plugins in /usr/lib/x86_64-linux-gnu/roccat
    -- Compiler supports attribute pack
    -- Checking for module 'gthread-2.0'
    -- Found gthread-2.0, version 2.48.1
    -- Checking for module 'atk'
    -- Found atk, version 2.18.0
    -- Checking for module 'cairo'
    -- Found cairo, version 1.14.6
    -- Checking for module 'gdk-2.0'
    -- Found gdk-2.0, version 2.24.30
    -- Checking for module 'gdk-pixbuf-2.0'
    -- Found gdk-pixbuf-2.0, version 2.32.2
    -- Checking for module 'glib-2.0'
    -- Found glib-2.0, version 2.48.1
    -- Checking for module 'gobject-2.0'
    -- Found gobject-2.0, version 2.48.1
    -- Checking for module 'gtk+-2.0'
    -- Found gtk+-2.0, version 2.24.30
    -- Checking for module 'pango'
    -- Found pango, version 1.38.1
    -- Checking for module 'dbus-1'
    -- Found dbus-1, version 1.10.6
    -- Checking for module 'dbus-glib-1'
    -- Found dbus-glib-1, version 0.106
    -- Checking for module 'gmodule-2.0'
    -- Found gmodule-2.0, version 2.48.1
    -- Checking for module 'gudev-1.0'
    -- Found gudev-1.0, version 230
    -- Checking for module 'x11'
    -- Found x11, version 1.6.3
    -- Checking for module 'gaminggear-0'
    -- Found gaminggear-0, version 0.13.0
    CMake Error at /usr/share/cmake-3.5/Modules/FindGAMINGGEAR0.cmake:69 (MESSAGE):
    Could not find GAMINGGEAR0
    Call Stack (most recent call first):
    CMakeLists.txt:84 (FIND_PACKAGE)

    -- Configuring incomplete, errors occurred!
    See also "/home/vita/Escritorio/roccat-tools-5.2.0/build/CMakeFiles/CMakeOutput.log".

     
  • Stefan Achatz

    Stefan Achatz - 2016-07-07

    You could have provided some more information. On which os are you? How did you configure libgaminggear? Have you read existing information on this topic before posting ,like here?

     
  • Vita

    Vita - 2016-07-07

    This is a GNU/Linux Mint 18 Cinnamon 64 bits

    Linux vita-HP-Pavilion-15-Notebook-PC 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

    $ ls /usr/share/cmake*
    completions editors Help include Modules Templates


    /home/vita/Escritorio/roccat-tools-5.2.0/build/CMakeCache.txt:


    //Path to a file.
    GAMINGGEAR0_INCLUDE_DIR:PATH=/usr/include/gaminggear-0

    //Path to a library.
    GAMINGGEAR0_LIBRARY:FILEPATH=GAMINGGEAR0_LIBRARY-NOTFOUND

    //Path to a library.
    GAMINGGEAR0_WIDGET_LIBRARY:FILEPATH=GAMINGGEAR0_WIDGET_LIBRARY-NOTFOUND

    //Path to a file.
    GDK_GDKCONFIG_INCLUDE_DIRS:PATH=/usr/lib/x86_64-linux-gnu/gtk-2.0/include

    //Path to a file.
    GDK_GDK_INCLUDE_DIRS:PATH=/usr/include/gtk-2.0

    //Path to a library.
    GDK_GDK_LIBRARIES:FILEPATH=/usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so

    //Path to a file.
    GDK_PIXBUF2_INCLUDE_DIRS:PATH=/usr/include/gdk-pixbuf-2.0

    //Path to a library.
    GDK_PIXBUF2_LIBRARIES:FILEPATH=/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so

    //Path to a file.
    GLIB2_GLIB2CONFIG_INCLUDE_DIRS:PATH=/usr/lib/x86_64-linux-gnu/glib-2.0/include

    //Path to a file.
    GLIB2_GLIB2_INCLUDE_DIRS:PATH=/usr/include/glib-2.0

    //Path to a library.
    GLIB2_GLIB2_LIBRARIES:FILEPATH=/usr/lib/x86_64-linux-gnu/libglib-2.0.so

    //Path to a file.
    GMODULE2_INCLUDE_DIRS:PATH=/usr/include/glib-2.0

    //Path to a library.
    GMODULE2_LIBRARIES:FILEPATH=/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so

    //Path to a file.
    GOBJECT2_INCLUDE_DIRS:PATH=/usr/include/glib-2.0

    //Path to a library.
    GOBJECT2_LIBRARIES:FILEPATH=/usr/lib/x86_64-linux-gnu/libgobject-2.0.so

    //Path to a library.
    GTHREAD2_LIBRARIES:FILEPATH=/usr/lib/x86_64-linux-gnu/libgthread-2.0.so

    //Path to a file.
    GTK2_INCLUDE_DIRS:PATH=/usr/include/gtk-2.0

    //Path to a library.
    GTK2_LIBRARIES:FILEPATH=/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so

    //Path to a file.
    GUDEV_INCLUDE_DIRS:PATH=/usr/include/gudev-1.0

    //Path to a library.
    GUDEV_LIBRARIES:FILEPATH=/usr/lib/x86_64-linux-gnu/libgudev-1.0.so

    //Path to a file.
    PANGO_INCLUDE_DIRS:PATH=/usr/include/pango-1.0

    //Path to a library.
    PANGO_LIBRARIES:FILEPATH=/usr/lib/x86_64-linux-gnu/libpango-1.0.so

    //pkg-config executable
    PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config

    UDEVDIR:PATH=/lib/udev/rules.d

    //No help, variable specified on the command line.
    WITH_LUA:UNINITIALIZED=5.1

    //Path to a file.
    X11_INCLUDE_DIRS:PATH=/usr/include

    //Path to a library.
    X11_LIBRARIES:FILEPATH=/usr/lib/x86_64-linux-gnu/libX11.so

    //Value Computed by CMake
    roccat-tools_BINARY_DIR:STATIC=/home/vita/Escritorio/roccat-tools-5.2.0/build

    //Value Computed by CMake
    roccat-tools_SOURCE_DIR:STATIC=/home/vita/Escritorio/roccat-tools-5.2.0


    CMake Error at /usr/share/cmake-3.5/Modules/FindGAMINGGEAR0.cmake:69 (MESSAGE):
    Could not find GAMINGGEAR0
    Call Stack (most recent call first):
    CMakeLists.txt:84 (FIND_PACKAGE)

    -- Configuring incomplete, errors occurred!
    See also "/home/vita/Escritorio/roccat-tools-5.2.0/build/CMakeFiles/CMakeOutput.log".
    ->>>> SEE THE ADDED OUTPUT LOG FILE

     

    Last edit: Vita 2016-07-07
    • Anonymous

      Anonymous - 2017-06-11

      I believe the solution simply is installing erazor_de's libgaminggear package from source https://sourceforge.net/projects/libgaminggear/?source=typ_redirect . It worked for me.

       
  • Stefan Achatz

    Stefan Achatz - 2016-07-08

    Please show the output of the commands

    pkg-config gaminggear-0 --libs
    

    and

    pkg-config gaminggear-0 --variable=libdir
    
     
  • Anonymous

    Anonymous - 2017-02-11

    Hallo Stefan, ich habe dasselbe Problem. Mein Output von beiden oben stehenden Commands ist

    -Llib64 -lgaminggear -lgaminggearwidget -lglib-2.0

    und

    [nichts].

    Danke für einen weiteren Tipp.

    VG
    Andreas

     
    • Stefan Achatz

      Stefan Achatz - 2017-02-11

      Kann es daran liegen?

       
  • Anonymous

    Anonymous - 2017-06-11

    Same problem here with version 5.6.0 almost one year ago from the original issue :-( Is the project still maintained?

     
  • Stefan Achatz

    Stefan Achatz - 2017-06-11

    The problem is simply people not reading and following the install instructions. If you have problems, install the needed dependencies and reconfigure roccat-tools FROM SCRATCH.

     

Anonymous
Anonymous

Add attachments
Cancel