Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] problem with xcode ...

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] problem with xcode ...


Chronological Thread 
  • From: nikhil navkar <>
  • To:
  • Subject: Re: [cgal-discuss] problem with xcode ...
  • Date: Thu, 22 Jan 2009 23:00:10 -0600
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=GZUCuRBYa1I/Jtj/rhiE9DKEJWUEkvO4Q3MHbwjjfpCxBGAxX+aqin7yv+R+rx9RGt oFUPnfGmgwx7EB8fQ8CAKZUwcYMCsiKS6913QHlveFuw5WPBb4shqtVGfw7t/0U1uiXc E/vw2g8dylHFXIwKEn1Hg6t/B9D5dp2qPwxig=

Hi,
 
I am using CGAL on Xcode and everthing works fine. I have certain question: 
 
Did you specify the path for boost library in your code?
 
Did you included CGAL libraries in your framework?
 
Secondly while installing CGAL you need specify certain paths of other libraries.  Did you specify them?
Please take a look at 'http://www.cgal.org/Manual/3.3/doc_html/installation_manual/Chapter_installation_manual.html#Section_5'
 
Nikhil Navkar 
 

On Thu, Jan 22, 2009 at 1:35 AM, Joachim Reichel <> wrote:
Hi,

> Line Location Tool:0: collect2: ld returned 1 exit status
> Line Location Tool:0: symbol(s) not found
> Line Location Tool:0: __ZN4CGAL14default_randomE$non_lazy_ptr in main.o
> Line Location Tool:0: "CGAL::default_random", referenced from:

is there a way to get Xcode to display to commands it is executing, the command
lines when it invokes the compiler and linker?

Do the CGAL examples/demos work if you compile them from the command line?

Joachim
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page