Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL 4.1 make error Win7

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL 4.1 make error Win7


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL 4.1 make error Win7
  • Date: Mon, 23 Sep 2013 14:22:04 +0200
  • Organization: GeometryFactory

Le lundi 23 septembre 2013 04:52:33 mytien a écrit :

> Thanks for your help. The .dll was automatically chosen, I don't know why. I

> changed the paths to the corresponding .lib files as you told me to do. But

> now I receive tons of undefined reference errors:

> out <http://cgal-discuss.949826.n4.nabble.com/file/n4658066/out>

> It is because of some missing linker settings, right? I don't know exactly

> how to resolve this, but I guess, you do :)

 

Please try to compile with that command:

 

make CGAL_Core VERBOSE=1

 

And copy-paste the result, up to the first error (no need to have them all). The useful information will be just before the first error.

 

--

Laurent Rineau, PhD

R&D Engineer at GeometryFactory http://www.geometryfactory.com/

Release Manager of the CGAL Project http://www.cgal.org/

 




Archive powered by MHonArc 2.6.18.

Top of Page