Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meson: Unknown variable "ctpp2_include_path" #44

Closed
orblivion opened this issue Apr 16, 2017 · 2 comments
Closed

Meson: Unknown variable "ctpp2_include_path" #44

orblivion opened this issue Apr 16, 2017 · 2 comments
Assignees

Comments

@orblivion
Copy link

orblivion commented Apr 16, 2017

I tried upgrading kiwix-lib from a3d01b6 to 4485cc8 and I'm having a problem with Meson. I'm on 0.39.1, the latest available from pypi. I'm building on Debian Jessie. For reference, I had similar issues in #10.

The Meson build system
Version: 0.39.1
Source dir: /opt/app/kiwix-lib
Build dir: /opt/app/kiwix-lib/build
Build type: native build
Project name: kiwixlib
Native cpp compiler: c++ (gcc 4.9.2)
Build machine cpu family: x86_64
Build machine cpu: x86_64
Dependency threads found: YES
Found pkg-config: /usr/bin/pkg-config (0.28)
Native dependency icu-i18n found: YES 52.1
Native dependency libzim found: YES 1.4
Native dependency pugixml found: YES 1.8
Has header "ctpp2/CTPP2Logger.hpp": YES
Library ctpp2 found: YES
Program compile_resources.py found: YES (/opt/app/kiwix-lib/scripts/compile_resources.py)
Configuring kiwix_config.h using configuration

Meson encountered an error in file meson.build, line 87, column 5:
Unknown variable "ctpp2_include_path".
@kelson42
Copy link
Collaborator

I confirm the bug.

@mgautierfr
Copy link
Member

fixed by @kelson42 with commit 9963c73

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants