Skip to content

MinGW64 missing dependency mingw-w64-x86_64-libraw #40

@tanolino

Description

@tanolino

I was trying to follow the build tutorial on https://rawpedia.rawtherapee.com/Windows but the cmake failed to configure my project and complained about:

-- Checking for module 'libraw_r>=0.21'
--   Package 'libraw_r' not found
CMake Error at Z:/msys64/mingw64/share/cmake/Modules/FindPkgConfig.cmake:645 (message):
  The following required packages were not found:

   - libraw_r>=0.21

So I had to install one additional dependency, using pacman -S mingw-w64-x86_64-libraw

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions