Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: Re: [cgal-discuss][Polyhedron] Simple program problem

Subject: CGAL users discussion list

List archive

Re: Re: Re: [cgal-discuss][Polyhedron] Simple program problem


Chronological Thread 
  • From: "LoadCom" <>
  • To: "" <>
  • Subject: Re: Re: Re: [cgal-discuss][Polyhedron] Simple program problem
  • Date: Sat, 5 Jan 2008 11:24:00 +0800
  • Disposition-notification-to: "LoadCom" <>
  • Organization: LoadCom

Hello Mahmood NT

Thanks for you time.

Yes, I also found the similar examples that come with CGAL work ok.

The difference between my code and the example is
- different kernel
- construction of a nef_polyhedron with a given polyhedron

Can anybody tell me what's the cause of this strange phenomenom?
Thanks.

B/Rgds
Max

----- Original Message ----
From: Mahmood NT
To:

Sent: 2008-01-04 18:51:13
Subject: Re: Re: [cgal-discuss][Polyhedron] Simple program problem


Hi Max,
First I have to say, I am not expert in Polyhedrons and I do not know the
structure of its code and functions.

I tried to run your code, but I get ther same runtime error as you but in
different location!

But I have to say, there is a sample code in
"examples/Polyhedron/polyhedron_prog_tetra.cpp" and is expplained in CGAL
manual (section 12.3.2 @ page 963). I run it witout any problem. So I
strongly recommend you to try it.

It is the similar as yours, but I think "kernel" is defined in a different
manner from yours ;)

Hope this help,
Mahmood NT



----- Original Message ----
From: LoadCom
<>

To:
""

<>

Sent: Friday, January 4, 2008 11:55:45 AM
Subject: Re: Re: Re: [cgal-discuss][Polyhedron] Simple program problem

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

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss



____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search.
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page