How to download antb's mod onto powder toy 42.3 OSX (mac)

  • andrewdavidloftus
    3rd Nov 2010 Member 0 Permalink
    I have downloaded antb-The-Powder-Toy-5fb452e and powder 42.3 OSX onto my mac, but i cant figure out how to use the download on powder to get the elements.
    Step by step instructions plz, i dont know a ton about coding, sdl's, dll's, or all the other stuff.
    Thx so much.

    P.S. If you have time... I also need instructions for how to download and run yew101's mod on osx

    thx

    Plz post fast
  • bchandark
    3rd Nov 2010 Member 0 Permalink
    You'll need someone to compile for OSX. Alternatively, you could run the Windows version in WINE or use a virtual machine.

    It seems no one here knows much about compiling for OSX: https://powdertoy.co.uk/Forum.html?action=vthread&forum=5&topic=1169

    Give it a try yourself if you don't want to use WINE or a VM.
  • Felix
    3rd Nov 2010 Member 0 Permalink
    use make, build it like this
    make powder-x
  • Simon
    3rd Nov 2010 Administrator 0 Permalink
    Felix
    You'll also need the Developer Tools for OS X installed.
  • andrewdavidloftus
    3rd Nov 2010 Member 0 Permalink
    ??DEVELOPER TOOLS?? How do i "use" make, and where is it.
  • Xenocide
    3rd Nov 2010 Former Staff 0 Permalink
  • HarmonicFarts
    3rd Nov 2010 Member 0 Permalink
    antb
    +1
  • Cr15py
    3rd Nov 2010 Member 0 Permalink
    If you don't google something first, GTFO. Otherwise just download some C compiler, create a project, include all the headers and sources, link all the necessary libraries, and hit build and run. Done.
  • yew101
    3rd Nov 2010 Member 0 Permalink
    Do you think my win7 will be able to use it to compile for Mac? Or will I need a Mac to do it?
  • Krisna
    3rd Nov 2010 Member 0 Permalink
    Simon:
    You'll also need the Developer Tools for OS X installed.

    You can use Xcode...