Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: Re: [cgal-discuss] Message distribution: Authorization denied

Subject: CGAL users discussion list

List archive

Re: Re: Re: [cgal-discuss] Message distribution: Authorization denied


Chronological Thread 
  • From: Ines <>
  • To: "" <>
  • Subject: Re: Re: Re: [cgal-discuss] Message distribution: Authorization denied
  • Date: Fri, 3 Aug 2012 17:29:26 +0100 (BST)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=bPGF3Q7gzxBWTtuFhryArhxKnl6faXmNCi0VcsvAfe3i8T+NnWTNHNxI2s0SNfbdFPXXo2YHZ1TRSsKYu5/QRujhc/9qgvgNKBHPwE2RRjhBVcxx1yqHgDTdl6uakZReUDt3Mm/c5X6lp9/2ZnqZjF80CK38mjk17+mDS8/YQ2s=;

Thanks!
 
But it solves not all errors.
 
Fehler 1 error C2039: 'exit': Ist kein Element von 'std' C:\Program Files (x86)\CGAL-4.0.2\src\CGAL\assertions.cpp 111
Fehler 2 error C2039: 'exit': Ist kein Element von 'std' C:\Program Files (x86)\CGAL-4.0.2\src\CGAL\assertions.cpp 113
Fehler 3 error C2039: 'exit': Ist kein Element von 'std' C:\Program Files (x86)\CGAL-4.0.2\src\CGAL\assertions.cpp 132
Fehler 4 error C2039: 'exit': Ist kein Element von 'std' C:\Program Files (x86)\CGAL-4.0.2\src\CGAL\assertions.cpp 134
Fehler 5 error C2039: 'exit': Ist kein Element von 'std' C:\Program Files (x86)\CGAL-4.0.2\src\CGAL\assertions.cpp 153
Fehler 6 error C2039: 'exit': Ist kein Element von 'std' C:\Program Files (x86)\CGAL-4.0.2\src\CGAL\assertions.cpp 155
Fehler 7 error C2039: 'exit': Ist kein Element von 'std' C:\Program Files (x86)\CGAL-4.0.2\src\CGAL\assertions.cpp 177
Fehler 8 error C2039: 'exit': Ist kein Element von 'std' C:\Program Files (x86)\CGAL-4.0.2\src\CGAL\assertions.cpp 179
 

Von: Laurent Rineau (CGAL/GeometryFactory) <>
An: "" <>
Gesendet: 16:44 Freitag, 3.August 2012
Betreff: Re: Re: Re: [cgal-discuss] Message distribution: Authorization denied

A quick search in Google gave me that URL:
  http://social.msdn.microsoft.com/Forums/nl-NL/Vsexpressvc/thread/31385f37-94b8-4297-b054-7fdbc5b1f51e
where somebody has a problem related to yours.

Please check that your file C:/Program Files (x86)/Microsoft Visual Studio 10.0/VC/include/stdlib.h
does have that line, or similar, and not commented:

  _CRTIMP __declspec(noreturn) void __cdecl exit(_In_ int _Code);

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory          http://www.geometryfactory.com/
Release Manager of the CGAL Project      http://www.cgal.org/


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







Archive powered by MHonArc 2.6.18.

Top of Page