Skip to content

Can't compile on Raspberry Pi #147

@colesnicov

Description

@colesnicov

I want to try to build this a little component on Raspberry Pi 2B with RaspbianOS Lite and get this errors:

denis@rpi2:~/dev/Louvre $ meson setup _build
The Meson build system
Version: 1.5.1
Source dir: /home/denis/dev/Louvre
Build dir: /home/denis/dev/Louvre/_build
Build type: native build
Project name: cz-louvre
Project version: 3.0.0
C compiler for the host machine: cc (gcc 12.2.0 "cc (Raspbian 12.2.0-14+rpi1+deb12u1) 12.2.0")
C linker for the host machine: cc ld.bfd 2.40
C++ compiler for the host machine: c++ (gcc 12.2.0 "c++ (Raspbian 12.2.0-14+rpi1+deb12u1) 12.2.0")
C++ linker for the host machine: c++ ld.bfd 2.40
Host machine cpu family: arm
Host machine cpu: armv7l
Configuring CZLouvreVersion.h using configuration
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Found CMake: /usr/bin/cmake (3.25.1)
Run-time dependency cz-core found: NO (tried pkgconfig and cmake)

meson.build:38:22: ERROR: Dependency "cz-core" not found, tried pkgconfig and cmake

A full log can be found at /home/denis/dev/Louvre/_build/meson-logs/meson-log.txt

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