Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: Re: [cgal-discuss] Re: How to use CGAL Trang methods

Subject: CGAL users discussion list

List archive

Re: Re: Re: [cgal-discuss] Re: How to use CGAL Trang methods


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: Re: Re: [cgal-discuss] Re: How to use CGAL Trang methods
  • Date: Mon, 12 Mar 2012 19:03:09 +0100
  • Organization: GeometryFactory

Le lundi 12 mars 2012 20:55:40 Sweety Pie a écrit :
> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c
> /I"C:/Program Files (x86)/GnuWin32/include" /Zi /nologo /W3 /WX- /Od /Ob0
> /Oy- /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D
> _SCL_SECURE_NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D
> _SCL_SECURE_NO_WARNINGS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm-
> /EHsc /RTC1 /MDd /GS /fp:strict /fp:except- /Zc:wchar_t /Zc:forScope /GR
> /Fo"cmTryCompileExec.dir\Debug\\" /Fd"C:/Program Files
> (x86)/CGAL-3.9/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /Gd /TP
> /analyze- /errorReport:queue ..\..\config\support\print_ZLIB_version.cpp
> /Zm1000

You compile using MSVC 2010, 32 bits version. But what is that GnuWin32 stuff
and why is it in the include path?

Can you send me the generated CMakeCache.txt privately?

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.16.

Top of Page