problem is that they are outdated. if you use exactly the same versions as mariano says in his post, you will succeed (but you will have a very old vm).
other posibility is:
latest CMake(I use 2.8.7)
latest XCode (I use 4.1)
then, execute:
(ConfigurationOfCog project version: '5.2') load.
and finally:
CogCocoaIOSConfig new
addExternalPlugins: #(FT2Plugin);
generateSources; generate.
then in build
cmake .
make
make install
that should work (at least it works for me all the time, even starting from scratch)
cheers,
Esteban
Hi Esteban--
Instead trying to build the MacOS configuration, you need to use:
CogCocoaIOSConfig
Mariano's instructions say to do [CocoaIOSCogJitConfig
generateWithSources], then cd to the bld directory and do "cmake .". Is
there something I need to do beyond that, regarding Carbon vs. Cocoa?
thanks again,
-C
--
Craig Latta
www.netjam.org/resume
+31 6 2757 7177
+ 1 415 287 3547 (no SMS)