ObjFW
  • Order of the Butterfly
    Order of the Butterfly
    asrael22
    Posts: 404 from 2014/6/11
    From: Germany
    Hi.

    In which way is there support for ObjFW runtime?

    I was looking for 'objfw-new' and other tools, but couldn't find them.
    Is there an example project?

    Please advice,

    Manfred
  • »07.10.19 - 21:06
    Profile
  • MorphOS Developer
    jacadcaps
    Posts: 2972 from 2003/3/5
    From: Canada
    We're using the ObjFW runtime, not the whole thing. If you want to use full ObjFW, get it from github and build it yourself. That'll not let you build an app with ObjC-MUI though, at least for now.
  • »07.10.19 - 22:20
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    asrael22
    Posts: 404 from 2014/6/11
    From: Germany
    OK, fair enough.

    I have some small frameworks which I coded years ago for Mac.
    I'm thinking about porting them to MorphOS.

    is -UTF8String method available in OBString now?
    Well, don't worry, I'll check.


    Manfred
  • »08.10.19 - 07:33
    Profile
  • MorphOS Developer
    jacadcaps
    Posts: 2972 from 2003/3/5
    From: Canada
    cString returns an UTF8 encoded string.
  • »08.10.19 - 07:51
    Profile Visit Website