Compiling clean source of 45.2, errors.

  • Pilihp64
    14th Jan 2011 Developer 0 Permalink
    Now go to Search directories �' Compiler, still in Build Options. Add the following:
    The includes folder of the source

    this means the includes folder INSIDE the powder toy source folder, it does not give a directory because it could be wherever you placed it, an example C:\Users\Name\Documents\TPT-SOURCE\includes
  • Diissaster
    14th Jan 2011 Member 0 Permalink
    Thanks, shortened down to one error.

    C:\Users\***\Downloads\FacialTurd-The-Powder-Toy-b3735bb\FacialTurd-The-Powder-Toy-b3 735bb\src\air.c||In function 'make_kernel':|
    C:\Users\***\Downloads\FacialTurd-The-Powder-Toy-b3735bb\FacialTurd-The-Powder-Toy-b3 735bb\src\air.c|26|error: expected ';' before '}' token|
    ||=== Build finished: 1 errors, 0 warnings ===|
  • Pilihp64
    14th Jan 2011 Developer 0 Permalink
    did you change anything in air.c, i don't see why there would be anything wrong there.
  • Diissaster
    14th Jan 2011 Member 0 Permalink
    No. I didn't.

    EDIT: fixed. Now how do i run my mod.
  • Diissaster
    14th Jan 2011 Member 0 Permalink
    Finally it works.