<div dir="ltr">Apparently changing the line to:<div><br></div><div>
<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">#elif ((__GNUC__ >= 3) && (!defined __EMX__) && (!defined sun))</span><br></div><div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><br></span></div><div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Has fixed the issue. What might have caused this?</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 5, 2018 at 4:01 PM, John Ackerman <span dir="ltr"><<a href="mailto:afuturepilotis@gmail.com" target="_blank">afuturepilotis@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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>
</blockquote></div><br></div>