[Vm-dev] Re: Compiling on Mountain Lion

Esteban Lorenzano estebanlm at gmail.com
Mon Sep 10 18:54:15 UTC 2012


ah, btw... it *should* be possible with xcode, but I never took time to configure it... 

On Sep 10, 2012, at 8:53 PM, Esteban Lorenzano <estebanlm at gmail.com> wrote:

> that's the problem :)
> 
> you cannot generate freetype2 with Xcode. 
> 
> better try:
> 
> cmake .
> make 
> 
> On Sep 10, 2012, at 8:50 PM, "Sean P. DeNigris" <sean at clipperadams.com> wrote:
> 
>> 
>> 
>> EstebanLM wrote
>>> 
>>> how are you generating the sources, etc.?
>> 
>> 1. Downloaded latest vmmaker and cog sources from Jenkins git tracker
>> 2. CogCocoaIOSConfig new
>> addExternalPlugins: #( FT2Plugin );
>> addInternalPlugins: #( UnixOSProcessPlugin );
>> generateForDebug;
>> generateSources; generate.
>> 3. cog/build$ /opt/local/bin/cmake -G Xcode
>> 
>> 
>> 
>> --
>> View this message in context: http://forum.world.st/Compiling-on-Mountain-Lion-tp4646885p4646887.html
>> Sent from the Squeak VM mailing list archive at Nabble.com.
> 



More information about the Vm-dev mailing list