Luca Zhao - 2023-03-31

hey! when cross-compiling on windows with openfoam-extend 4, I found
1. that "C__BASE.h" could not be found in w_base.h
2. TECXXX.h:150:31: error: expected constructor, destructor, or type conversion before '(' token # define DLLIMPORT _declspec (dllimport)

These are the problems found when wmake all utilities

what should I do?