Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #16990
| From | Matthias Geiger <m_geiger@wiwa.de> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | Including C header above project root ? |
| Date | 2025-08-12 09:00 +0200 |
| Message-ID | <LiR9f-6WAm-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi, revisiting GPIB, it almost works with [0] except it can't find the C header it needs to build since that is above the project root: |-- include | |-gpib | | |- ib.h |-- language | |-python | | |- pyproject.toml I tried library_dirs = ["../../include"], but that was not successful. How do I specify the correct path so the header is found for the build ? -- Freundliche Grüsse / Best regards Matthias Geiger __________________________________________________________________ Matthias Geiger Werkstudent Forschung & Entwicklung/Research & Development Phone : +49-6441-609-3004 Email : m_geiger@wiwa.de URL : www.wiwa.de WIWA Wilhelm Wagner GmbH & Co. KG Gewerbestrasse 1-3, 35633 Lahnau, Germany Besucheranschrift/visitor address: Georg-Ohm-Strasse 12, 35633 Lahnau, Germany AG WETZLAR HRA 3223, Komplementär : Wagner GmbH (AG Wetzlar HRB 363) UST-ID Nr: / VAT-No: DE113745802 Geschäftsführer: Dipl.-Ing. (FH) Peter Turczak, Dipl.-Wirt.-Ing. Malte Weber
Back to linux.debian.maint.python | Previous | Next | Find similar
Including C header above project root ? Matthias Geiger <m_geiger@wiwa.de> - 2025-08-12 09:00 +0200
csiph-web