Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] visualizing CGAL objects

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] visualizing CGAL objects


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] visualizing CGAL objects
  • Date: Fri, 26 Feb 2016 10:14:28 +0100
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=None ; spf=None
  • Ironport-phdr: 9a23:uKWMzRTLQlrfwYv+lQQipoPCudpsv+yvbD5Q0YIujvd0So/mwa64YRKN2/xhgRfzUJnB7Loc0qyN4/+mBzZLuM/f+Fk5M7VyFDY9wf0MmAIhBMPXQWbaF9XNKxIAIcJZSVV+9Gu6O0UGUOz3ZlnVv2HgpWVKQka3CwN5K6zPF5LIiIzvjqbpq8KVPV8D3WPjKZpJbzyI7izp/vEMhoVjLqtjgjDomVBvP9ps+GVzOFiIlAz97MrjtLRq8iBXpu5zv5UYCfayLOwESulTAz0idmw0/8b2rgLrTA2V53JaXH9FvABPBl3s6h3gU57q+gXzvPB8kH2TO8HsQLkvHzqr5b1qYBDljyIKKyQo/mjclstqneRQpxf39E83+JLdfIzAbKk2RajaZ95PHWc=
  • Organization: GeometryFactory


It is not that I insist. There IS a CMakeLists.txt (now a .bak
after you have run the script), and if not, then this is a bug.

andreas

On 26/02/2016 09:44, tcscott wrote:
Dear Andreas

Thank you. If you insist, yes I do:

cgal_create_CMakeLists -s executable
cmake -DCGAL_DIR=$HOME/CGAL-4.7 .
make

The last command yields:

Scanning dependencies of target executable
[ 50%] Building CXX object CMakeFiles/executable.dir/Bounding_volumes.cpp.o
/Users/tonyscott/Documents/CGAL/CGAL-4.7/demo/Bounding_volumes/Bounding_volumes.cpp:18:10:
fatal error:
'QtGui' file not found
#include <QtGui>
^
1 error generated.
make[2]: *** [CMakeFiles/executable.dir/Bounding_volumes.cpp.o] Error 1
make[1]: *** [CMakeFiles/executable.dir/all] Error 2
make: *** [all] Error 2

Bottom line is that file QtGui.h is missing.

Question: does Bounding_volumes work for you? and do you use/have a QtGui.h
at your end?

best wishes

Tony



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/visualizing-CGAL-objects-tp4661624p4661637.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


--
Andreas Fabri, PhD
Chief Officer, GeometryFactory
Editor, The CGAL Project

phone: +33.492.954.912 skype: andreas.fabri



Archive powered by MHonArc 2.6.18.

Top of Page