From: Vincent T. <vin...@gm...> - 2013-08-20 20:15:37
|
I have a working iOS setup that I can submit. It consists of minor changes in the CMakeLists.txt, and the exclusion of "macosx/src/FontEncodingConverter.cpp" from compilation, since it uses API exclusively available on MacOS. However, if my understanding is correct, the content of this file is not used anywhere. In my solution, I isolated it using platform-specific preprocessor instructions, but if anybody can confirm its obsolescence, maybe it should be removed altogether. 2013/8/19 Dominique Fober <fo...@gr...> > Hi all, > > I know that the Guido Engine has already been compiled for iOS. > The guido code needs some modifications for iOS but unfortunately, none of > the iOS ports have provided the necessary adaptations back to the > repository. Any chance to get them and to save time for future iOS > developers ? > > All the best, > -- > Dominique > > > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite! > It's a free troubleshooting tool designed for production. > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > _______________________________________________ > Guidolib-devel mailing list > Gui...@li... > https://lists.sourceforge.net/lists/listinfo/guidolib-devel > |