Skip to content

Qt5 dependencies #25

@schyzophrene-asynchrone

Description

Hi !

Now that Jessie has been released as the new stable, I'm having a lot of updates (more than before, anyway).

So my browser (QupZilla) has been updated to Qt5. I had compiled virtuality for Qt4 only, so I need to compile it again for Qt5.

But I get an error while executing your script :

CMake Error at CMakeLists.txt:111 (find_package):
  Could not find a package configuration file provided by "ECM" (requested
  version 1.0.0) with any of the following names:

    ECMConfig.cmake
    ecm-config.cmake

  Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set "ECM_DIR"
  to a directory containing one of the above files.  If "ECM" provides a
  separate development package or SDK, be sure it has been installed.


-- Configuring incomplete, errors occurred!

After a few research I couldn't figure out what I miss. Moreover, the command

apt-file search .cmake | grep '(ecm|ECM)'

doesn't return anything, so there's no way for me to have any ECMConfig.cmake or ecm-config.cmake file in Debian Testing.

So what do I need to compile your theme for Qt5 ?
And while we're on this, how should I then select it, assuming that KDE is still using Qt4 ?

Thanks for your help

Hoël

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions