Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Runtime error with only CImage3 included

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Runtime error with only CImage3 included


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Runtime error with only CImage3 included
  • Date: Fri, 06 Aug 2010 09:52:17 +0200

jcsouplet wrote:
Good-morning,

I tried to use CGAL with a cmake project with qt-creator to generate mesh.
I performed this task but when I am closing my program I have the runtime
error message.
I removed all cgal code and include. The runtime error was removed.
I add #include <CGAL/Image_3.h> and the runtime error came back.
Which error message do you get?
Can you try include CGAL/config.h before CGAL/Image_3.h?

S.


Do you have any suggestion to remove this error ?

Thank you

JC






Archive powered by MHonArc 2.6.16.

Top of Page