compile error help

  • plead-for-destruction
    16th Jan 2011 Member 0 Permalink
    ||=== powder toy, Debug ===|
    \FacialTurd-The-Powder-Toy-b3735bb\src\air.c|2|fatal error: air.h: No such file or directory|
    ||=== Build finished: 1 errors, 0 warnings ===|
    here it is not sure if it is normal. im new to coding and i need help is this even a real error i should pay attention to? or should i ignore it?
  • Merbo
    16th Jan 2011 Member 0 Permalink
    that is a problem -.-
    you cant just compile the source. look in the wiki. there is a VS 2010 Setup page. Read that. there is a part that says "include directories". That's where you failed. if you need a video for coding elements, look at the coding elements tut in the wiki, and look for the link to my video.
  • plead-for-destruction
    16th Jan 2011 Member 0 Permalink
    im using code::blocks vs doesnt work 4 me
  • lucasspencer123
    16th Jan 2011 Member 0 Permalink
    it could be confliction or you havent programed a director for it
  • Pilihp64
    16th Jan 2011 Developer 0 Permalink
    please search, there is also a code::blocks page on the wiki

    you have exactly the same problem as https://powdertoy.co.uk/Forum.html?action=vthread&forum=5&topic=3067
  • plead-for-destruction
    16th Jan 2011 Member 0 Permalink
    cracker64:
    ou have exactly the same problem as

    i know but i dont get what your saying i know what the problem is now but i dont know what it is what is the includes folder inside the source

    EDIT- done but there is another error
    \FacialTurd-The-Powder-Toy-b3735bb\includes\graphics.h|3|fatal error: SDL/SDL.h: No such file or directory|
    ||=== Build finished: 1 errors, 0 warnings ===|
  • devast8a
    16th Jan 2011 Former Staff 0 Permalink
    You didn't link the libraries correctly -_-
    All this has been answered before.
  • plead-for-destruction
    16th Jan 2011 Member 0 Permalink
    @devast8a
    devast8a:
    All this has been answered before.

    where not in the link cracker gave me