Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] debug mode error

Subject: CGAL users discussion list

List archive

[cgal-discuss] debug mode error


Chronological Thread 
  • From: <>
  • To:
  • Subject: [cgal-discuss] debug mode error
  • Date: Tue, 9 Feb 2010 12:42:17 +0100 (CET)

Hi all
I'm a msvc compiler user..
Usually, most of demo programs generated with release mode work well, but not
with debug in CGAL 3.5.1.
When execute an demo program(e.g. AABB_demo) generated with debug mode, an
error message , 'QWidget: Must construct a QApplication before a QPaintDevice'
, appears.

My qt4 library is well compiled with both release and debug..

Thanks for any help or comments on this issue.

InYeop



Archive powered by MHonArc 2.6.16.

Top of Page