<div dir="ltr">I just upgraded from physfs 2 to physfs 3. When attempting to compile I get the error that __EMX__ is not defined (also that sun is not defined).<div><br></div><div>The problem line is:</div><div><br></div><div>#elif ((__GNUC__ >= 3) && (!__EMX__) && (!sun))<br></div><div><br></div><div>I'm assuming this is some sort of problem with my environment. I'm using mingw-w64 on Windows.</div><div><br></div><div>Thanks for any assistance!</div></div>