[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#6312)
--_add76be3-02e1-47b1-b978-259bce59b479_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
You must change in configure and \include\PORTABLE.H :
#define vsnprintf _vsnprintf
with
#if _MSC_VER < 1500 // 1500 =3D=3D VC++ 9.0
#define vsnprintf _vsnprintf
#endif
or
#if _MSC_VER < 1500
#define vsnprintf _vsnprintf
#endif
Sorry for issues ITS#6313 at ITS#6318 but I have an error :
"The system encountered a fatal error
can't get info in find_id
The last error code was: No such file or directory"
Thanks in advance=2C
Regards=2C
Neustradamus
=0A=
_________________________________________________________________=0A=
In=E9dit ! Des Emotic=F4nes D=E9jant=E9es! Installez les dans votre Messeng=
er !=0A=
http://www.ilovemessenger.fr/Emoticones/EmoticonesDejantees.aspx=
--_add76be3-02e1-47b1-b978-259bce59b479_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 10pt=3B
font-family:Verdana
}
--></style>
</head>
<body class=3D'hmmessage'>
You must change in configure and \include\PORTABLE.H :<br><br>#define vsnpr=
intf _vsnprintf<br><br>with<br><br>#if _MSC_VER <=3B 1500 =3B // 1500=
=3D=3D VC++ 9.0<br>#define vsnprintf _vsnprintf<br> #endif<br><br>or<br><b=
r> #if _MSC_VER <=3B 1500<br>#define vsnprintf _vsnprintf<br> #endif<br><=
br> Sorry for issues ITS#6313 at ITS#6318 but I have an error :<br>"The sys=
tem encountered a fatal error<br>can't get info in find_id<br>The last erro=
r code was: No such file or directory"<br><br>Thanks in advance=2C<br><br>R=
egards=2C<br><br>Neustradamus<br> <br /><hr />Souhaitez vous =A0=
=AB=A0=EAtre au bureau sans y =EAtre=A0=BB=A0? <a href=3D'http://www.micros=
oft.com/france/windows/bts/default.mspx' target=3D'_new'>Oui je le veux !</=
a></body>
</html>=
--_add76be3-02e1-47b1-b978-259bce59b479_--