Subject: CGAL users discussion list
List archive
- From: Sweety Pie <>
- To:
- Subject: Re: Re: [cgal-discuss] Re: How to use CGAL Trang methods
- Date: Mon, 12 Mar 2012 20:55:40 +0300
Build started 3/12/2012 8:53:08 PM.
Project "C:\Program Files (x86)\CGAL-3.9\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "cmTryCompileExec.dir\Debug\cmTryCompileExec.unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
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
print_ZLIB_version.cpp
c:\program files (x86)\gnuwin32\include\zconf.h(289): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Program Files (x86)\CGAL-3.9\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj]
Done Building Project "C:\Program Files (x86)\CGAL-3.9\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Program Files (x86)\CGAL-3.9\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj" (default target) (1) ->
(ClCompile target) ->
c:\program files (x86)\gnuwin32\include\zconf.h(289): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Program Files (x86)\CGAL-3.9\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj]
0 Warning(s)
1 Error(s)
Le lundi 12 mars 2012 12:13:19 Sweety Pie a écrit :
> Thank u all for the help. I have configured CMake but there is a smallForget Qt3. That has been obsoleted years ago.
> issue with that: I have installed QT 4.7.1 but when i configured Cmke it
> gives me this message:
>
> Library config detected: Qt3
>
> CGAL_Qt3 needs Qt3, cannot be configured.
>
> Library config detected: Qt4
>
> CGAL_Qt4 needs Qt4, cannot be configured.
>
>
> Any solutions??
As for Qt4, do you have the development files (.h, .lib) of Qt4? Then you need
to fill, in CMake GUI, the variable QT_QMAKE_EXECUTABLE with the full path of
the program qmake.exe that is in the bin/ directory of your Qt4 installation.
After CMake will use it to find your entire Qt4 installation.
--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss
- Re: [cgal-discuss] How to use CGAL Trang methods, (continued)
- Re: [cgal-discuss] How to use CGAL Trang methods, Sebastien Loriot (GeometryFactory), 03/08/2012
- [cgal-discuss] Re: How to use CGAL Trang methods, ahmed, 03/08/2012
- Re: [cgal-discuss] Re: How to use CGAL Trang methods, Sweety Pie, 03/09/2012
- [cgal-discuss] Re: How to use CGAL Trang methods, freckles, 03/09/2012
- Re: [cgal-discuss] Re: How to use CGAL Trang methods, Sweety Pie, 03/10/2012
- [cgal-discuss] Re: How to use CGAL Trang methods, ayongwust_sjtu, 03/10/2012
- Re: [cgal-discuss] Re: How to use CGAL Trang methods, Sweety Pie, 03/10/2012
- Re: [cgal-discuss] Re: How to use CGAL Trang methods, Sweety Pie, 03/12/2012
- [cgal-discuss] Re: How to use CGAL Trang methods, ayongwust_sjtu, 03/12/2012
- Re: Re: [cgal-discuss] Re: How to use CGAL Trang methods, Laurent Rineau (GeometryFactory), 03/12/2012
- Re: Re: [cgal-discuss] Re: How to use CGAL Trang methods, Sweety Pie, 03/12/2012
- Re: Re: Re: [cgal-discuss] Re: How to use CGAL Trang methods, Laurent Rineau (GeometryFactory), 03/12/2012
- Re: Re: Re: [cgal-discuss] Re: How to use CGAL Trang methods, Sweety Pie, 03/12/2012
- Re: Re: Re: [cgal-discuss] Re: How to use CGAL Trang methods, Sweety Pie, 03/13/2012
- Re: [cgal-discuss] Re: How to use CGAL Trang methods, Andreas Fabri, 03/13/2012
- Re: [cgal-discuss] Re: How to use CGAL Trang methods, Sweety Pie, 03/13/2012
- Re: [cgal-discuss] Re: How to use CGAL Trang methods, Andreas Fabri, 03/13/2012
- Re: [cgal-discuss] Re: How to use CGAL Trang methods, Sweety Pie, 03/13/2012
- Re: [cgal-discuss] Re: How to use CGAL Trang methods, Andreas Fabri, 03/13/2012
- [cgal-discuss] Re: How to use CGAL Trang methods, ayongwust_sjtu, 03/10/2012
- Re: [cgal-discuss] Re: How to use CGAL Trang methods, Sweety Pie, 03/10/2012
- [cgal-discuss] Re: How to use CGAL Trang methods, freckles, 03/09/2012
- Re: [cgal-discuss] Re: How to use CGAL Trang methods, Sweety Pie, 03/09/2012
- Re: Re: Re: Re: [cgal-discuss] Re: How to use CGAL Trang methods, Laurent Rineau (GeometryFactory), 03/13/2012
- Re: Re: Re: Re: [cgal-discuss] Re: How to use CGAL Trang methods, Sweety Pie, 03/13/2012
- [cgal-discuss] Re: How to use CGAL Trang methods, ahmed, 03/08/2012
- Re: [cgal-discuss] How to use CGAL Trang methods, Sebastien Loriot (GeometryFactory), 03/08/2012
Archive powered by MHonArc 2.6.16.