Subject: CGAL users discussion list
List archive
- From: Peter Hachenberger <>
- To:
- Subject: Re: Re: Re: [cgal-discuss][Polyhedron] Simple program problem
- Date: Mon, 07 Jan 2008 13:47:27 +0100
Hi Max,
Looking at the latest debug picture 1.png, we can try the following
stuff:
The programm stops at an integrity check of the data structure. I want
to check whether the data structure really lacks integrity or whether
its something else. Please add the line
CGAL::SM_io_parser<SM_decorator>::dump(SM, std::cerr);
in front of the fifth line from the end in polyhedron_to_nef_3.h, which
looks as follows:
SM.check_integrity_and_topological_planarity();
So that it looks like
CGAL::SM_io_parser<SM_decorator>::dump(SM, std::cerr);
SM.check_integrity_and_topological_planarity();
}
index_adder.resolve_indexes();
}
at the end of the file. Then compile and execute your program again and
send me the output, please.
Peter
On Fri, 2008-01-04 at 16:25 +0800, LoadCom wrote:
> Hello Mahmood NT,
>
> This time the point the program stoped at is different.
> The location as well as the call stack is captered as
> attached.
>
> Thanks for your help.
> Max
>
>
> Re: Re: [cgal-discuss][Polyhedron] Simple program problem
>
> >Thank you very much for your reply.
>
> >My environment:
> >CGAL 3.3.1
> >Windows XP/SP2
> >VS 2003
>
> >The program causes a runtime error, see the attached 1.png. (debug mode)
>
> Did you set project properties properly. check your project propeties with
> a simple example or demo (if you use QT).
>
> Also it would be helpful to post the call stack.
>
>
> Mahmood NT
>
- [cgal-discuss][Polyhedron] Simple program problem, LoadCom, 01/03/2008
- Re: [cgal-discuss][Polyhedron] Simple program problem, Peter Hachenberger, 01/03/2008
- Re: Re: [cgal-discuss][Polyhedron] Simple program problem, LoadCom, 01/04/2008
- [cgal-discuss][Polyhedron] How to perform coordinate system conversion, LoadCom, 01/04/2008
- <Possible follow-up(s)>
- Re: Re: [cgal-discuss][Polyhedron] Simple program problem, Mahmood NT, 01/04/2008
- Re: Re: Re: [cgal-discuss][Polyhedron] Simple program problem, LoadCom, 01/04/2008
- Re: Re: Re: [cgal-discuss][Polyhedron] Simple program problem, Peter Hachenberger, 01/07/2008
- Re: Re: Re: [cgal-discuss][Polyhedron] Simple program problem, LoadCom, 01/08/2008
- Re: Re: Re: [cgal-discuss][Polyhedron] Simple program problem, Peter Hachenberger, 01/08/2008
- Re: Re: Re: [cgal-discuss][Polyhedron] Simple program problem, LoadCom, 01/09/2008
- Re: Re: Re: [cgal-discuss][Polyhedron] Simple program problem, Peter Hachenberger, 01/09/2008
- Re: Re: Re: [cgal-discuss][Polyhedron] Simple program problem, Max, 01/10/2008
- Re: Re: Re: [cgal-discuss][Polyhedron] Simple program problem, Peter Hachenberger, 01/10/2008
- Re: Re: [cgal-discuss][Polyhedron] Simple program problem, Max, 01/11/2008
- Re: Re: Re: [cgal-discuss][Polyhedron] Simple program problem, LoadCom, 01/09/2008
- Re: Re: Re: [cgal-discuss][Polyhedron] Simple program problem, Peter Hachenberger, 01/08/2008
- Re: Re: Re: [cgal-discuss][Polyhedron] Simple program problem, LoadCom, 01/08/2008
- Re: Re: Re: [cgal-discuss][Polyhedron] Simple program problem, Peter Hachenberger, 01/07/2008
- Re: Re: Re: [cgal-discuss][Polyhedron] Simple program problem, LoadCom, 01/04/2008
- Re: [cgal-discuss][Polyhedron] Simple program problem, Peter Hachenberger, 01/03/2008
- Re: Re: Re: [cgal-discuss][Polyhedron] Simple program problem, LoadCom, 01/05/2008
Archive powered by MHonArc 2.6.16.