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?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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?