Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: VS2008 link problems: ContainerBase

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: VS2008 link problems: ContainerBase


Chronological Thread 
  • From: "Ophir Setter" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: VS2008 link problems: ContainerBase
  • Date: Fri, 25 Apr 2008 21:22:58 +0300
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=ei1qjhaBKytimwr/9NG1C4pgnFPbiwqrTSJMm+eghbujW0VhFt6SeDxeguqzBZ2GK4NBbMuETumy5J24vKN0KUuq9uCtdAw3wAAWQb/QFEDi0kyaOBk/U5SP4EvuzhhZvjL/4dlNX+UUKI3xuBnETiL02DiUVlRIr45sKfLv0V8=

Hello,

I encountered the same problem when trying to use boost program options with VC 9.0.
Compiling boost with VC 9.0, following these instructions http://www.quantnet.org/forum/showthread.php?t=2221&page=2
solved the problem.

Ophir

On Fri, Apr 25, 2008 at 8:06 AM, Ashwin Nanjappa <> wrote:
Wesley Smith wrote:
Hi,
Has anyone managed to get CGAL working on VS2008?  I'm still having
linker problems with MP_Float.obj missing symbols.  From what I've
found online, this potentially has something to do with mixed runtime
libs, but the only libs in my project are the ones CGAL built and gmp.
 Could this be a Boost issue???  I really have no idea, but I would
like to hear if this is in fact possible and I can go from there.

If it helps, I'm using CGAL with VC++ Express Edition 2008 with no problems.

~ash

--
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