Haxe Forum > Haxe to cpp as lib only in xcode

  • I have several classes in Haxe and want to use them in my existing xcode project as a lib. I don't want to use nme just want to reuse my classes so that i don't have to rewrite the code.

    Thanks
    Abhishek

  • http://haxe.org/doc/cpp/ffi

    Any doc on cffi related to neko may also apply in a similar way to the C++ target.

< Prev | Page 1 / 1 | Next >