On Mar 21, 10:42 am, Max Erickson <[email protected]> wrote: > > http://paste.pocoo.org/show/569048/ > > I guess something with mingw is missing or set wrong, but I have no > idea what to look for (and zero experience with C++ and minimal > experience with mingw and msys...). > > Any suggestions? > > Max
Apparently attempting to send something coherent helped me gain a little clarity; the problem shown in my paste is probably because one of the mingw system headers contains #define VOID void Would it be a problem to use a different name in the enum? Max
