Cannot find python/Python.h when compiling pyconfig/Object.cpp
Bug #298028 reported by
Daniel Bültmann
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openWNS Library |
Fix Committed
|
High
|
Karsten Klagges |
Bug Description
When building on intrepid g++ reports the following error:
g++ -o .build/
In file included from .build/
include/
Python.h is located at /usr/include/
This is correctly added to the compilers include path, but the include statement should not have the python/ prefix
Changed in openwns-library: | |
milestone: | none → openwns-library-0.9beta2 |
importance: | Undecided → Critical |
Changed in openwns-library: | |
assignee: | nobody → karsten.klagges |
importance: | Critical → High |
status: | New → Confirmed |
Changed in openwns-library: | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.