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 20:33:01 +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=mgJOkfTLlf8o/lwXUoHgbmTPNGwjkQUsRouR3C2z3F6LtKM3+Fe8CbNMIQoFhLloZ56OW029SFxpQrJ1K5mWiNlb2sr/hLdu4BQzqA7LX7zBvUjM80DAY5+f+DDUwsPA9A39bbEa6etg5N1n/0HUK0LuW0CkSY864ubgLwNZgWM=;

Thanks a lot for all.
 
I build cgal for 32bit. So I could solve my problems and now it works for me.
 
Greets
Ines

Von: Ines <>
An: "" <>
Gesendet: 18:29 Freitag, 3.August 2012
Betreff: Re: Re: Re: [cgal-discuss] Message distribution: Authorization denied

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