Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] recently: undefined references

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] recently: undefined references


Chronological Thread 
  • From: "Mikovits, Christian" <>
  • To: "" <>
  • Subject: RE: [cgal-discuss] recently: undefined references
  • Date: Thu, 16 Oct 2014 14:10:06 +0000
  • Accept-language: en-US, de-AT

I installed cgal-4.5 some moments ago. The problems mentioned below are
resolved.

-----Original Message-----
From:


[mailto:]
On Behalf Of Mikovits, Christian
Sent: Tuesday, September 23, 2014 10:27 AM
To:

Subject: [cgal-discuss] recently: undefined references

Dear Users & Devs

recently several undefined references popped up and are related to cgal in
some way:
---
undefined reference to `CORE::defBFsqrtAbsPrec'

undefined reference to `CORE::BigFloatRep::BigFloatRep(double)'

undefined reference to `CORE::BigFloatRep::toDouble() const'

undefined reference to `CORE::BigFloatRep::sqrt(CORE::BigFloatRep
const&, CORE::extLong const&)'
---

find_package(CGAL QUIET COMPONENTS Core)
include(${CGAL_USE_FILE})

as well as

linking to ${CGAL_LIBRARIES} ${CGAL_3RD_PARTY_LIBRARIES}

is there and worked before.

Any suggestions / help?

Thx.

Christian

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




  • RE: [cgal-discuss] recently: undefined references, Mikovits, Christian, 10/16/2014

Archive powered by MHonArc 2.6.18.

Top of Page