[SOLVED] static class TypeHandle GeomVertexData::CacheEntry?

Hey,
Looking closer it appears that in dtool_config.h
HAVE_PYTHON is defined at line 135

#define HAVE_PYTHON 1

So then triggering further fetches in include/parse-inc…

I just included
#undef HAVE_PYTHON
and this still doesn’t seem to fit the bill.

bottom line: I still don’t have a clue where this damned HAVE_PYTHON is being redefined :frowning:
.