Where are the .h (header) files??

  • Neospector
    28th Jun 2011 Member 0 Permalink
    @Colton-Bates (View Post)
    *facepalm*

    Wiki:

    Open the drop down menu for Include Directories and add the folders
    \Includes
    \Libraries
    these can be found here: https://powdertoy.co.uk/Download/Source-Required.zip
    Also be sure to link the folder that contains your *.h files (only for V43.0 and later)

    image
  • Colton-Bates
    28th Jun 2011 Member 0 Permalink
    @Neospector (View Post)
    That's kinda the thing though. I don't have a folder with those files in it. It's as simple as that. I've search with windows explorer, command prompt, everything (another searching program), and they will not show up. If someone has 'em and would like to take all the time in the world to upload 'em and give me a link, that would just make my day, cause it looks like I'm not making much progress here.
  • Neospector
    28th Jun 2011 Member 0 Permalink

    MasterMind555:

    @Colton-Bates!131505
    https://github.com/FacialTurd/The-Powder-Toy
    Did you downloaded that?
  • Colton-Bates
    28th Jun 2011 Member 0 Permalink
    @Neospector (View Post)
    yep. That's where I got my source.

    I found them on the Github, but for some reason they weren't in the zip file I downloaded. Weird. Okay, I got them now. And now I'm switching to Code::Blocks. Thanks
  • pilojo
    28th Jun 2011 Member 0 Permalink
    @Colton-Bates (View Post)
    If you need help with the path variable, it is in:
    1.My computer
    2. Advanced system properties
    3. environmental variables.
    4. second chart, PATH.
    5. Click it, hit edit.
    6. If theres no ";" at the end already, put ";" and then what the setup says.
    7. hit ok.