Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problems with CGAL 3.5

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problems with CGAL 3.5


Chronological Thread 
  • From: "Artyom Chernyshov" <>
  • To:
  • Subject: Re: [cgal-discuss] Problems with CGAL 3.5
  • Date: Sun, 06 Dec 2009 21:55:04 +0100

Hi,

i assume some libraries are missing.

i experienced similar problems lately when i reinstalled CGAL and tried to use my old code which required CGAL and Qt3 ONLY.
So I installed on Windows XP: Visual Studio 2005+SDK, Cmake2.6, boost, free version of qt3 and CGAL 3.5. But i recieved the same message when executing my code. So i installed Qt4 AND went through the configure+nmake procedure (which takes several hours). My code worked afterwards.

I guess CGAL is being compiled properly without some components, but still those components are essential when executing your code.

I'm new to CGAL, so i guess you listen to other opinions on this matter.

Bye,

Artyom


Am 06.12.2009, 20:31 Uhr, schrieb Pinto
<>:

Hi all,

I'm having problems when I run my code: at the moment of compilation, no error
is reported but when I try to execute, I'm having the following message: "The
application failed to initialize properly (0xc000007b)"

I am using CGAL 3.5 and .NET libraries. I must use the \clr:oldsyntax option to
compile it (I had problems with the commands like

#using <mscorlib.dll>
#using <System.xml.dll>

Does anyone already had this problem or know how to solve it?

Thanks in advance,
Telmo Pinto



--
Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/



Archive powered by MHonArc 2.6.16.

Top of Page