You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
When I try to compile BTKPython I get the following issue.
The file is neither present in BTKPython nor in in BTKCore.
The text was updated successfully, but these errors were encountered: