netgen icon indicating copy to clipboard operation
netgen copied to clipboard

compilation Error with -DUSE_PYTHON=OFF

Open Tomcat4891 opened this issue 1 year ago • 0 comments

There is an error in the first line of python_mesh.cpp. The #include “pybind11/pytypes.h” should be included after #ifdef NG_PYTHON

Tomcat4891 avatar May 31 '24 15:05 Tomcat4891