[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Including C header above project root ?



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


Reply to: