Subject: CGAL users discussion list
List archive
Re: I am new to CGAL -- was Re: [cgal-discuss] Reverse the winding of a polygon mesh?
Chronological Thread
- From: "Baojun Li" <>
- To:
- Subject: Re: I am new to CGAL -- was Re: [cgal-discuss] Reverse the winding of a polygon mesh?
- Date: Thu, 8 May 2008 15:03:43 +0800
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=VmBn0Av9axtQlDerA/UQlGza+H0YW83l4e04TPQndPtrBN/TGNIxm/v5AxYgRTcTwjAMkfOgvjRDGUJd3jjboduI7psNsOlkHonI8ATOAtf+c1JK/CLZ/vMGpHVX/E501+Y8BWDx1hkK8js7emioMPr1Cgl7xWrSOHCdDeS2ukc=
Install the last release of CGAL.
Define an environment variable CGALROOT with the path to the CGAL folder. If you installed
CGAL with the standard wizard installation, the CGALROOT variable was defined at that time.
Compile the CGAL library in multithread mode. Go in CGALROOT/src directory and open
the cgallib project. Open from the main menu, Project Properties. Go to C/C++, Code Generation,
Runtime Library and choose Multi-threaded Debug (/MTd). Go to Librarian, General,
Output File and modify to ../lib/msvc7/CGAL MT DEBUG.LIB. If you want to build in release
mode, choose at the Project Properties Configuration Release, and do the same steps as before
but at the Runtime Library you choose Multi-threaded (/MT) and in the output of Librarian put
../lib/msvc7/CGAL MT RELEASE.LIB.
2008/5/8 Kevin Xu <>:
hi,
It looks like a compiling error (involving type casting?). But it
can't be displayed correctly on my PC. Does it contain some Chinese
characters?
Maybe you can attach a JPG image containing that error report using
print screen.
Kevin
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss
--
Best wishes,
Li Baojun(李宝军)
Department of Applied Mathematics.
Dalian University of Technology. Dalian, China.
13322282610
- Re: I am new to CGAL -- was Re: [cgal-discuss] Reverse the winding of a polygon mesh?, 姜娜, 05/05/2008
- <Possible follow-up(s)>
- Re: I am new to CGAL -- was Re: [cgal-discuss] Reverse the winding of a polygon mesh?, 姜娜, 05/08/2008
- Re: I am new to CGAL -- was Re: [cgal-discuss] Reverse the winding of a polygon mesh?, Kevin Xu, 05/08/2008
- Re: I am new to CGAL -- was Re: [cgal-discuss] Reverse the winding of a polygon mesh?, Baojun Li, 05/08/2008
- remove, Leonardo RamosHernandez, 05/08/2008
- Re: I am new to CGAL -- was Re: [cgal-discuss] Reverse the winding of a polygon mesh?, Baojun Li, 05/08/2008
- Re: I am new to CGAL -- was Re: [cgal-discuss] Reverse the winding of a polygon mesh?, Kevin Xu, 05/08/2008
- Re: I am new to CGAL -- was Re: [cgal-discuss] Reverse the winding of a polygon mesh?, 姜娜, 05/08/2008
Archive powered by MHonArc 2.6.16.