I do it with a C lib (but it must be the same with C++). First I create a ObjC class over my C lib. Then i can use my ObjC class within MacRuby.
Greg 2010/5/26 Louis-Philippe <[email protected]>: > Hi folks, > I need to work with a c++ sdk in my code. > Is this possible within macruby? > I tried loading the files all sorts of way and making a bundle with it and > got no luck at this point... > thanks! > L-P > _______________________________________________ > MacRuby-devel mailing list > [email protected] > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel > > _______________________________________________ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
