When I try to compile BTKPython I get the following issue.
In file included from
BTKPython/Code/btkBase/btk_python_init_btkBase.cpp:38:
BTKPython/Code/btkBase/btkNode_pyq.h:39:10: fatal error: 'btkNode.h' file not found
#include "btkNode.h"
The file is neither present in BTKPython nor in in BTKCore.
When I try to compile BTKPython I get the following issue.
The file is neither present in BTKPython nor in in BTKCore.