Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: Re: [cgal-discuss] How can I compile deom "Straight_skeleton_2" using Qt4

Subject: CGAL users discussion list

List archive

Re: Re: Re: [cgal-discuss] How can I compile deom "Straight_skeleton_2" using Qt4


Chronological Thread 
  • From: Quan <>
  • To:
  • Subject: Re: Re: Re: [cgal-discuss] How can I compile deom "Straight_skeleton_2" using Qt4
  • Date: Mon, 27 Jul 2009 04:48:36 +0200 (CEST)

Thank you very much for your answer.

But I'm very sorry, I didn't describe clearly my problem.

when I want to configure the demo, I encounter the problem.

--------------------------
cmake-gui .

CMake Warning (dev) at C:/Program
Files/CGAL-3.4/cmake/modules/UseCGAL.cmake:16
(include):
Policy CMP0011 is not set: Included scripts do automatic cmake_policy PUSH
and POP. Run "cmake --help-policy CMP0011" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.

The included script

C:/Program Files/CGAL-3.4/cmake/modules/CGAL_Common.cmake

affects policy settings. CMake is implying the NO_POLICY_SCOPE option for
compatibility, so the effects are applied to the including context.
Call Stack (most recent call first):
CMakeLists.txt:14 (include)
This warning is for project developers. Use -Wno-dev to suppress it.

NOTICE: This demo requires CGAL and Qt3, and will not be compiled.
Configuring done

-----------------------------
Although cmake generate *.sln file, but when i compile the project, the output
informaton in VS2008 is:
========== Build: 0 succeeded, 0 failed, 1 up-to-date, 1 skipped ==========



Archive powered by MHonArc 2.6.16.

Top of Page