Building Scintilla.framework as Universal binary

Post Reply
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Building Scintilla.framework as Universal binary

Post by Antonio Linares »

Xcode 3.2.5 has to be used as it is the latest xcode that allows Universal binary creation.

Xcode 3.2.5 can be downloaded from here:
https://developer.apple.com/downloads

Before building the Scintilla.framework (included in Scintilla download file), in the project properties, change the base SDK to 10.5, and
architectures to Standard (32/64- bit Universal). Scintilla is available from sourceforge: http://sourceforge.net/projects/scintil ... scintilla/

Xcode 3.2.6 does not support ppc.

You can download it, already built, from here:
http://code.google.com/p/fivemac/downlo ... p&can=2&q=
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Building Scintilla.framework as Universal binary

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply