Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Linking to "non-standard" boost libraries

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Linking to "non-standard" boost libraries


Chronological Thread 
  • From: smurf <>
  • To:
  • Subject: [cgal-discuss] Re: Linking to "non-standard" boost libraries
  • Date: Sun, 16 Sep 2012 06:18:08 -0700 (PDT)

Hi,


I am using CGAL 4.0.2 with boost 1.51 and I get the following linker
error.

error LNK2019: unresolved external symbol "public: static class
boost::chrono::time_point<class boost::chrono::system_clock,class
boost::chrono::duration<__int64,class boost::ratio<1,10000000> > > __cdecl
boost::chrono::system_clock::now(void)"

This turned up when I changed a Cartesian double kernel with an Exact
one. Let me know if you need any extra information. Looking forward to your
reply.

Kind regards,




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Linking-to-non-standard-boost-libraries-tp963490p4655863.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page