Lightweight Precompiled Monkey 2

About Monkey 2 Forums Monkey 2 Programming Help Lightweight Precompiled Monkey 2

This topic contains 4 replies, has 3 voices, and was last updated by  Hezkore 2 years, 2 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #6789

    Hezkore
    Participant

    Is there any way/where I could download a lightweight precompiled Monkey 2 version for Mac?

    I won’t be home for a while so I have limited internet data to use, but I’d like to work on some of my Monkey 2 projects.
    Is Xcode need for Monkey 2 to compile its own apps, or do I only need Xcode to compile Monkey 2 itself?
    Cause I really don’t want to download Xcode as it alone is almost 5GB.

     

    UPDATE: Okay it looks like I’ll need Xcode to compile any Monkey 2 app.
    Is there perhaps a lightweight Xcode version that I’m missing then?

    #6790

    abakobo
    Participant

    You need xcode to compile a mx2 project.
    Mx2cc, the mx2 compiler, transforms you mx2 code to cpp code then it calls xcode by command line.

    Edit: sorry didnt see update. Don’t what you really need exactly xcode side..

    #6791

    Hezkore
    Participant

    Yeah…
    And it looks like there are no lightweight versions of Xcode, so I don’t think I’ll be able to do any coding from home.

    #6811

    Mark Sibly
    Keymaster

    You probably only need xcode command line tools, and it may be possible to install them without xcode according to this:

    http://osxdaily.com/2014/02/12/install-command-line-tools-mac-os-x/

    #6812

    Hezkore
    Participant

    Big thanks Mark!
    You were one hour late though as I ended up buying more data specifically so I could compile Monkey 2 heh.

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.