Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] A compiler Error

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] A compiler Error


Chronological Thread 
  • From: "Fernando Cacciola" <>
  • To: <>
  • Subject: Re: [cgal-discuss] A compiler Error
  • Date: Tue, 20 Nov 2007 10:47:56 -0300
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:from:to:references:in-reply-to:subject:date:organization:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=RQCPIVg6DkTIjB8+f3SF6K3leEz78tB638b/KxvQb/9GZEYOamYTVpZvubps4JWiEM4JB9nTFOT8RzyFVWRRitDIXCEgmTd0Mkqb2GNselnnPszyGp1yZrpMyX3/wxyEyApPOGw51i8lanTXEaL/HIcgcBMPl/TtUW/ORT1L2X8=
  • Organization: SciSoft

Hi sinan,

Can you confirm the following?

1) You are installing from the CGAL-3.3.1 windows installer as found on the CGAL site.

2) You are using Visual Studio 2005, NON-express version

3) You are using the precompiled libraries downloaded by the installer as-is, *including* those for CGAL itself. That is, you did not re-build CGAL manually and instead build the example directly.

4) You converted the Straight_skeleton_2.vcproj using the Project Conversion Wizard of VS2005 (when trying to open it from VS2005)

Also, can you open a command prompt and do this:

cd 'D:\Program Files\CGAL-3.3.1\examples\Straight_skeleton_2\VC\Debug\Straight_skeleton_2"

dir > files.txt

then attach "files.txt" along with these files (found on that folder):

Straight_skeleton_2.exe.embed.manifiest
Straight_skeleton_2.exe.intermediate.manifiest

in a new post?

TIA

Fernando Cacciola
GeometryFactory



Archive powered by MHonArc 2.6.16.

Top of Page