Need some help with compiling.

  • singularity
    7th Dec 2010 Member 0 Permalink
    Wait in the code

    #include <defines.h>
    #include <powder.h>
    #include <air.h>
    #include <misc.h>

    All the #includes have redlines under and when you hover over them they say: could not open source file defines.h for example!!!!!!
  • devast8a
    7th Dec 2010 Former Staff 0 Permalink
    IIRC includes were moved into their own folder.
    Make sure that the setting in your compiler reflect this change.