Skip to content

Does not build on GNU/Linux despite following instructions #136

@Wuzzy2

Description

@Wuzzy2

This project does not build for me despite following the instructions in the README file.

I use Arch Linux. These are the installed package versions:

  • alsa-lib 1.2.14-2
  • freetype2 2.14.1-1
  • fftw 3.3.10-7
  • mesa 1:25.2.5-1
  • libxext 1.3.6-1
  • libxrender 0.9.12-1
  • libxcursor 1.2.3-1

My build attempt failed after the first step. See the console log below:

$ meson setup build --buildtype release
The Meson build system
Version: 1.9.1
Source dir: ~/src/distrho-ports
Build dir: ~/src/distrho-ports/build
Build type: native build
Project name: DISTRHO-Ports
Project version: 1
C compiler for the host machine: ccache cc (gcc 15.2.1 "cc (GCC) 15.2.1 20250813")
C linker for the host machine: cc ld.bfd 2.45.0
C++ compiler for the host machine: ccache c++ (gcc 15.2.1 "c++ (GCC) 15.2.1 20250813")
C++ linker for the host machine: c++ ld.bfd 2.45.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Library dl found: YES
Library rt found: YES
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Run-time dependency fftw3f found: YES 3.3.10
Run-time dependency alsa found: YES 1.2.14
Run-time dependency freetype2 found: YES 26.4.20
Run-time dependency x11 found: YES 1.8.12
Run-time dependency xext found: YES 1.3.6
Library dl found: YES

libs/drowaudio/meson.build:11:8: ERROR: Include dir ../juce5/source/modules does not exist.

Not sure if I did something wrong, or if it's a problem in the project or build instructions.

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