Skip to Content.
Sympa Menu

cgal-discuss - 回复: [cgal-discuss] cannot open file 'CGAL-vc100-mt-gd.lib'

Subject: CGAL users discussion list

List archive

回复: [cgal-discuss] cannot open file 'CGAL-vc100-mt-gd.lib'


Chronological Thread 
  • From: 吴三子 <>
  • To: "" <>
  • Subject: 回复: [cgal-discuss] cannot open file 'CGAL-vc100-mt-gd.lib'
  • Date: Mon, 6 Jun 2011 22:37:37 +0800 (CST)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.cn; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=ZGRRVriZOX+Xre+Im5Kr5UdWlPnqIFEcCY+B29SUOu/+bzvQ+uzOh3kj+3xZ4oE+rd04fwACHQlDrC0gTEQPUTZT+p1Wi0vW1O9n1nAXRax8urf0XBn7BoK4fo5D6ejyvIQr+NLd8RO64o+hvKJ/ByhV3WMrsHXAoM+AjBwMpEU=;

Hi, Loriot
First, thank you for your reply to my question:"Cannot open include file: 'CGAL/compiler_config.h': No such file or directory". Now I have resolved it.  

But when I try to build the Polygon example in a VS10 win32 project, there's an error saying the "library CGAL-vc100-mt-gd.lib" was not found.

Would you have any suggestions?

Thanks,
Sanchrist



发件人: Sebastien Loriot (GeometryFactory) <>
收件人:
发送日期: 2011年6月6日, 星期一, 下午 2:59
主题: Re: [cgal-discuss] Cannot open include file: 'CGAL/compiler_config.h': No such file or directory

吴三子 wrote:
> Hi, everyone
>
> I have successfully installed the CGAL on my machine, and I's using Windows XP OS.
> I also have included the correct include folder under VC++ directory but still I get the error.
> My e-mail is
> Waiting for reply.
> Thanks, Sanchrist

This file is generated by the cmake configuration procedure of the CGAL
library. It is located in include/CGAL where you configured and compiled
CGAL. Using cmake to generate a solution should add this path
automatically to your include path.

S.

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