[Drawkit] Drawkit Digest, Vol 11, Issue 8
Mike Caron
michael.r.caron at gmail.com
Mon Apr 6 11:38:06 PDT 2009
Hi Bill!
If you're going to use the built frameworks, then make sure that you've
built them using the garbage collection require setting. DXF-Reader project
defaults to compiling as GC-only, that is, required, not supported. Thus,
I'm guessing that the DKSimple DXF app will have to be compiled with GC-only
as well.
Maybe Allan can confirm this?
Hope that helps!
Cheers,
Mike
On Mon, Apr 6, 2009 at 1:07 PM, Bill Monk <billmonk at mac.com> wrote:
>
> On Feb 23, 2009, at 3:02 PM, Allan <allandaly at me.com> wrote:
>
> I managed to pull together a first pass at the DXFReader framework and
>> have posted it along with my modified version of your DK Mini Demo
>> program if you or anyone else is interested in taking a look.
>>
>> The DXFReader framework is here: http://brown-bird.net/dxfreader.html
>>
>> The DKSimpleDXF demo application is here:
>> http://brown-bird.net/dksimpledxf.html
>>
>
>
> I'm interested in giving DKSimpleDXF a whirl with some largish DXF files.
> What is the correct directory hierarchy for DrawKit, DXFReader, and
> DKSimpleDXF to get DKSimpleDXF to build cleanly?
>
>
> I thought I more or less understood Xcode Direct Dependencies, header
> search paths, @loader_path and such incantations - at least, have
> successfully used 'em before. But maybe I'm actually an idiot - today when I
> build DKSimpleDXF, it can't find <GCDrawKit/DKDrawKit.h> no matter how I
> adjust things.
>
> Finally I tried removing the DrawKit and DXFReader Xcode projects from
> DKSimpleDXF, and just dragging in the built frameworks. Now DKSimpleDXF gets
> the link error
>
> ld: this linkage unit uses Retain/Release. It cannot link against
> the GC-only dylib:
> /Users/billmonk/Documents/DrawKit/DKSimpleDXF_v.0.1_r2/DXFReader.framework/DXFReader
>
>
> Apologies if this is dead simple.
> _______________________________________________
> Drawkit mailing list
> Drawkit at lists.apptree.net
> http://lists.apptree.net/listinfo.cgi/drawkit-apptree.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.apptree.net/pipermail/drawkit-apptree.net/attachments/20090406/a0081163/attachment.htm>
More information about the Drawkit
mailing list