[Drawkit] compile drawkit under 10.4?
Graham Cox
graham.cox at bigpond.com
Thu Apr 17 03:58:01 PDT 2008
The latest drop includes an Xcode project for Xcode 3.0, but it is set
as "2.4 compatible". I haven't tested it, but I thought this meant
that you could open the project in Xcode 2.4 or later (sounds obvious!).
What happens when you try and compile?
One problem you will find though is that nibs are now using the
newer .xib format - I don't know if Xcode 2.4 can handle these
(basically these are compilable text-based nibs which makes them far
easier to use with svn). However the DK framework itself doesn't
require any nibs though it includes a UI for the logger settings
(which can be safely ignored). This could bite you much harder if
you're attempting to compile the demo app though.
So the answer *should* be yes, you can make a project based on DK in
Xcode 2.4 or later but you might run into problems with compiling the
demo app without Xcode 3.0 due to the .xib files.
cheers, Graham
On 17 Apr 2008, at 8:42 pm, roberto toro wrote:
> Hi!
>
> I just downloaded the drawkit demo application, but I haven't been
> able to compile using xcode 2.5 under os 10.4. If I download the
> compiled application it works fine under 10.4, but it seems that the
> project is for xcode 3.0/leopard.
>
> Is it at all possible to make a project based on drawkit using xcode
> 2.5 and tiger?
>
> thanks!
> roberto
> (new to the list)
> _______________________________________________
> Drawkit mailing list
> Drawkit at lists.apptree.net
> http://lists.apptree.net/listinfo.cgi/drawkit-apptree.net
More information about the Drawkit
mailing list