Compiler error: object file was built for newer OSX version …

About Monkey 2 Forums Monkey 2 Programming Help Compiler error: object file was built for newer OSX version …

This topic contains 2 replies, has 2 voices, and was last updated by  Ratchet 1 year, 8 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9467

    Ratchet
    Participant

    I made a custom module and compiled it via Terminal: ./mx2_macos makemods ratchet
    Everything is fine.

    But I got a compiler error when I’m using a function from my new module:

    (I just had to cut the complete g++ commands otherwise I can’t post it)

    Why is the std module stuff build for another OSX version? I don’t get it. I’m using MacOS X 10.10.5

    #9476

    Mark Sibly
    Keymaster

    Did you manage to fix this?

    #9491

    Ratchet
    Participant

    Yes, I fixed it. The compiler message was very confusing. The problem was, I forgot the ratchet:: here

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

You must be logged in to reply to this topic.