Cross platform Monkey X2 installation

About Monkey 2 Forums Monkey 2 Development Cross platform Monkey X2 installation

This topic contains 5 replies, has 4 voices, and was last updated by  EdzUp 1 year, 11 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #8205

    EdzUp
    Participant

    Does X2 have to have a separate install per platform?

     

    I ask as I have the Win32/64 version already and tries to compile the Linux version which seemed OK but bow the Windows version chucks errors.

    #8210

    cocon
    Participant

     

    There is Windows and Mac precompiled distributions.
    https://blitzresearch.itch.io/monkey2

    What sort of errors do you get?
    From my experience all the errors for me occurred by using a random MinGW version. On the contrary, this is the only recommended version.
    Mingw-6.2.0 build tools for Windows
    http://monkey2.monkey-x.com/monkey2-files/

    Also the bin must be set as a PATH variable (typing g++ on command prompt should display a compiler message).

    #8213

    Mark Sibly
    Keymaster

    develop branch may not always be ‘easy’ to build, depending on what in particular is being developed at the time.

    Also the bin must be set as a PATH variable

    You shouldn’t need to do this if mingw has been added to monkey2’s devtools dir.

    #8215

    EdzUp
    Participant

    With MonkeyX1 all versions worked on all desktop systems from the one directory. I was wondering if the X2 system was the same from experience it doesn’t seem to be.

    If I have to have separate versions for X2 it doesn’t bother me I run from a 16Gb flash drive so I have the space 🙂

     

    I was trying a Windows 10 (64bit) and Ubuntu Linux 14.04LTS (64bit) 🙂

    #8216

    Simon Armstrong
    Participant

     

    [quote]I was wondering if the X2 system was the same from experience it doesn’t seem to be.[/quote]

    EdzUp, don’t give up. Try and reproduce the issue and post steps and resulting error condition you experience.

    #8224

    EdzUp
    Participant

    will try to reproduce once I sort out my Ubuntu install, the Creator win10 update ‘fixed’ it for me.

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

You must be logged in to reply to this topic.