Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Linking error in compiling TAUCS libs

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Linking error in compiling TAUCS libs


Chronological Thread 
  • From: Mahmood Naderan <>
  • To:
  • Subject: Re: [cgal-discuss] Linking error in compiling TAUCS libs
  • Date: Mon, 26 May 2008 02:14:25 -0700 (PDT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=Lhdm6uWd12FP0K7V9pchck7JBBmiyS1cgrJ0nTzAP+TUEgHVh0xbZdIZsoafWR0WKS/+rIBCupUmxuQVbLecPT9825d0dmZZ/YOL8qvlOHbm4526gX1xrgWYNW1m9IhcBBrD2BjWbExgDu8ZPhqTbgqJu7hTx81VqLmeuKE1lwg=;

>I'm using VC8 (2005). Is it possible to resolve this problem with VC8.0?
Hi,
Can you send a picture of "project properties->linker->general" and "project properties->linker->input"?
-------------------
Mahmood Naderan
 

 
----- Original Message ----
From: Kevin Xu <>
To:
Sent: Monday, May 26, 2008 12:35:24 PM
Subject: Re: [cgal-discuss] Linking error in compiling TAUCS libs

Hi Saboret,

I'm using VC8 (2005). Is it possible to resolve this problem with VC8.0?

Thank you very much.

                    Kevin

On 5/26/08, Laurent Saboret <> wrote:
> Hi Kevin,
>
> A Google search of "error LNK2001: unresolved external symbol __ftol2"
> indicates that:
> If your source code includes a cast from double to long types, VC7 will
> generate a call to _ftol2.
>
> Indeed, build_taucs_win32_for_CGAL.bat expects to be called from a Visual
> C++ 7.1 prompt shell (see CGAL-README.TXT).
> Which version of VC++ are you using?
>
> Best regards,
> --
> Laurent Saboret
> INRIA Sophia-Antipolis
>
--
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