Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] linker error in cgal example

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] linker error in cgal example


Chronological Thread 
  • From: tina rumi <>
  • To:
  • Subject: Re: [cgal-discuss] linker error in cgal example
  • Date: Fri, 11 Dec 2009 12:13:05 -0500
  • 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=fuAcqbnI0GiiK7xAPs1D5iwSjBM15dBUZD6x7rLHJCQ8CVW8gLjGJakDkif/7LHfpW IX9LQnAydxJbM7/UwXam2LOcv2mRJFqaw1Wva6sLf/Ak43qGIQyrC3MVi050vdN5HBYK /eTfJ9pe/jvZJNfWO+r90bxPoRjaQL55YnVaE=

Actually, in VC++ I just used the default mode which is Debug and Win32 .
I am using GMP/MPFR that are installed with CGAL, I didn't change anything. So I am guessing it is 32 bit. The only thing is I am using Windows XP 64 for the plat form but other stuff should be 32, since I did't change them.

Thank you,
Tina


On Fri, Dec 11, 2009 at 11:44 AM, Laurent Rineau (GeometryFactory) <> wrote:
On Friday 11 December 2009 17:35:47 tina rumi wrote:
> Hi Laurent,
>
> Thanks for the tips. I recompile it with both CMake-generated and my
> project. Warning is gone but error is still there. I attached the new log.

Do you compile in 64 bits mode of 32 bits? What version (64/32 bits) of
GMP/MPFR is installed in C:\CGAL\CGAL-3.5\auxiliary\gmp\lib ? Maybe you are
trying to mix architectures.

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory           http://www.geometryfactory.com/
Release Manager of the CGAL Project       http://www.cgal.org/

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