• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
compile DrawKit in 10.8
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compile DrawKit in 10.8


  • Subject: compile DrawKit in 10.8
  • From: James Maxwell <email@hidden>
  • Date: Sun, 05 Aug 2012 01:25:01 -0700

Hello All,

Has anyone had problems compiling drawkit on 10.8? I can't seem to build it. I tried downloading a fresh copy from apptree.net, but I still get errors. I'm using "Latest" base sdk and the "default" LLVM compiler. I'm trying to build the 32-bit version, for now, and getting these 4 errors:

Undefined symbols for architecture i386:
  "_partcodeForElement", referenced from:
      -[DKDrawablePath pathCreateLoop:] in DKDrawablePath.o
      -[DKDrawablePath lineCreateLoop:] in DKDrawablePath.o
      -[DKDrawablePath polyCreateLoop:] in DKDrawablePath.o
      -[DKDrawablePath arcCreateLoop:] in DKDrawablePath.o
      -[DKDrawablePath isOpenEndPoint:] in DKDrawablePath.o
      -[NSBezierPath(DKEditing) moveControlPointPartcode:toPoint:colinear:coradial:constrainAngle:] in NSBezierPath+Editing.o
  "_partcodeForElementControlPoint", referenced from:
      -[DKDrawablePath pathCreateLoop:] in DKDrawablePath.o
      -[NSBezierPath(DKEditing) partcodeHitByPoint:tolerance:startingFromElement:prioritiseOnPathPoints:] in NSBezierPath+Editing.o
      -[NSBezierPath(DKEditing) partcodeForLastPoint] in NSBezierPath+Editing.o
      -[NSBezierPath(DKEditing) moveControlPointPartcode:toPoint:colinear:coradial:constrainAngle:] in NSBezierPath+Editing.o
  "_subdivideBezierAtT", referenced from:
      -[NSBezierPath(DKEditing) insertControlPointAtPoint:tolerance:type:] in NSBezierPath+Editing.o
      -[NSBezierPath(Geometry) distanceFromStartOfPathAtPoint:tolerance:] in NSBezierPath+Geometry.o
      _subdivideBezierAtLength in NSBezierPath+Geometry.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)


Any thoughts appreciated.

J.



------------------------------------------------------
James B. Maxwell
Composer/Researcher/PhD Candidate






_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: compile DrawKit in 10.8
      • From: Graham Cox <email@hidden>
  • Prev by Date: Re: 10.8 copiesOnScroll, -setNeedsDisplayInRect: ignored during scrolling
  • Next by Date: How long will the dev site be down?
  • Previous by thread: Re: 10.8 copiesOnScroll, -setNeedsDisplayInRect: ignored during scrolling
  • Next by thread: Re: compile DrawKit in 10.8
  • Index(es):
    • Date
    • Thread