cxx2mx2

This topic contains 2 replies, has 3 voices, and was last updated by  scurty 1 year, 9 months ago.

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

    abakobo
    Participant

    Is cxx2mx functionnal?

    I get a lot of translation errors when running it:
    ‘Error translating ‘BOX2D_H’ : cursor.kind=501
    ‘Error translating ‘Box2D/Common/b2Settings.h’ : cursor.kind=503
    ‘Error translating ‘B2_SETTINGS_H’ : cursor.kind=501

    It outputs things though

    #8860

    Mark Sibly
    Keymaster

    No, cxx2mx2 is not functional and probably never will be. I should really remove it…

    I had it ‘sort of’ working with chunks of bullet, but realized it was all becoming super bullet-specific (and even bullet wasn’t following its own conventions all the time) and eventually went back to hand converting stuff as necessary.

    So cxx2mx2 is dead for now as c++ is (for me anyway) just too hard to convert via automation.

    #8978

    scurty
    Participant

    I think that would be better for a Neural Network to automate, but that’s way out of scope.
    It’s really just a matter of getting the definitions of the library functions although converting it to the syntax of Monkey is kinda difficult from what I’ve seen. Doing it Manually will yield the best results IMO. But there should be more recourses on how exactly that is done right. It’s a bit unclear for some.

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

You must be logged in to reply to this topic.