Skip to content

Qwt not found when installed workbench1.4.0 #95

@fhaos123

Description

@fhaos123

I encountered troubles

-- Checking for module 'qwt'
--   Package 'qwt', required by 'virtual:world', not found
-- Checking for module 'glm'
--   Found glm, version 0.9.9.6
CMake Error at CMakeLists.txt:270 (INCLUDE_DIRECTORIES):
  INCLUDE_DIRECTORIES given empty-string as include directory.

but Qwt exist in my system

dpkg -L libqwt-qt5-dev | grep qwt.h
/usr/include/qwt/qwt.h

dpkg -l | grep qwt
ii  libqwt-qt5-6                               6.1.4-2                                 amd64        Qt widgets library for technical applications (runtime, qt5)
ii  libqwt-qt5-dev                             6.1.4-2                                 amd64        Qt widgets library for technical applications (development, qt5)

How to resolve this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions