[physfs] __EMX__ is not defined, Using Mingw-W64
    John Ackerman 
    afuturepilotis at gmail.com
       
    Thu Apr  5 17:01:28 EDT 2018
    
    
  
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).
The problem line is:
#elif ((__GNUC__ >= 3) && (!__EMX__) && (!sun))
I'm assuming this is some sort of problem with my environment. I'm using
mingw-w64 on Windows.
Thanks for any assistance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/physfs/attachments/20180405/bb85d50d/attachment.html>
    
    
More information about the physfs
mailing list