Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] two or more ployhedral on one canvax

Subject: CGAL users discussion list

List archive

[cgal-discuss] two or more ployhedral on one canvax


Chronological Thread 
  • From: Chad Liu <>
  • To:
  • Subject: [cgal-discuss] two or more ployhedral on one canvax
  • Date: Thu, 10 Jun 2010 14:12:36 -0700 (PDT)


I have install Qt3 to run the example demo/Nef_3/visualization_SNC.cpp.

But I got the error message as below.

Is anyone know how to deal with it??

or

Is other way to do this.

Error message:
QWidget::create: Failed to create window
QApplication::palette: This function can only be called after the
QApplication o
bject has been created
QGLContext: Unsupported paint device type
qgl_win.cpp; QGLWidget::init( QGLContext *context, const QGLWidget*
shareWidget
)
qgl_win.cpp:QGLWidget::setContext(QGLContext *context,const QGLContext*
shareCon
text,bool deleteOldContext)
qgl_win.cpp:QGLContext::chooseContext()
qgl_win.cpp: QGLContext::choosePixelFormat() : SetPixelFormat failed: (null)
qgl_win.cpp: QGLContext:chooseContext() : wglCreateContext failed: ...

QPaintDevice: Cannot destroy paint device that is being painted
QPaintDevice: Cannot destroy paint device that is being painted
QPaintDevice: Cannot destroy paint device that is being painted
QWidget::create: Failed to create window
QApplication::palette: This function can only be called after the
QApplication o
bject has been created
No style available in non-gui applications!
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/two-or-more-ployhedral-on-one-canvax-tp2251016p2251016.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page