Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: [cgal-discuss] exact kernel + Polygon_set_2::join() + Visual C++ 2008 = fatal error C1060: compiler is out of heap space

Subject: CGAL users discussion list

List archive

Re: Re: [cgal-discuss] exact kernel + Polygon_set_2::join() + Visual C++ 2008 = fatal error C1060: compiler is out of heap space


Chronological Thread 
  • From: Yasui <>
  • To:
  • Subject: Re: Re: [cgal-discuss] exact kernel + Polygon_set_2::join() + Visual C++ 2008 = fatal error C1060: compiler is out of heap space
  • Date: Fri, 4 Mar 2011 13:00:47 +0100 (CET)

Thank you for your reply!

Yes, I have already /Zm compiler option and tried several values such as
/Zm10,
/Zm100, /Zm200, /Zm500, /Zm1000, /Zm2000, etc. But neither values do not
work
so far. I will try other values later.

By the way, when I compiled the code attached in my previous post, the
compiler
seems to require almost or possibly more than 1GB RAM. Is this normal
behavior?

Thank you
Yusuke



Archive powered by MHonArc 2.6.16.

Top of Page