Skip to Content.
Sympa Menu

cgal-discuss - Re: I am new to CGAL -- was Re: [cgal-discuss] Reverse the winding of a polygon mesh?

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: "姜娜" <>
  • To:
  • Subject: Re: I am new to CGAL -- was Re: [cgal-discuss] Reverse the winding of a polygon mesh?
  • Date: Thu, 08 May 2008 17:14:09 +0800



hello Baojun Li

You have said " Go to Librarian,
>General,
>Output File and modify to ../lib/msvc7/CGAL MT DEBUG.LIB. "
but how to find the Output File,I can not find it.
the error is still exist.
help!!

ÔÚÄúµÄÀ´ÐÅÖÐÔø¾­Ìáµ½:
>From: "Baojun Li"
><>
>Reply-To:
>
>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
>
> 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
>--
>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