SH script that automaticaly compiles.

  • 4e616d65
    28th Dec 2017 Member 0 Permalink

    I have chosen to remove this post for the following reasons:


    1. The script will most likely not work on newer versions of The Powder Toy.


    2. The website which I was hosting it on is now down.

    Edited 2 times by 4e616d65. Last: 29th Oct 2023
  • jacob1
    28th Dec 2017 Developer 0 Permalink
    So basically, this guide: https://powdertoy.co.uk/Wiki/W/Compiling_TPT%2B%2B_on_debian/ubuntu.html

    Also the step about getting the number of processors is specific to your computer (probably your DE). Most people already know how many they have anyway.

    chmod +x ./powder64 is unnecessary, it already does automatically.
    running scons --clean after compiling is also probably something you don't want to do.
  • 4e616d65
    28th Dec 2017 Member 0 Permalink

    edited to remove extras