Hi,
I'm using MSVC 8.0 an I get some compile errors in client\x86.c(46). I took the code via SVN yesterday.
The error message:
The specified character ( f ) is not a valid digit for the base ( 8 )[/i]
I think the next messages will go away when the first error is fixed, but I'm not skilled in asm.
Some advice?
//German
Hi,
ich benutze MSVC 8.0, ich habe den aktuellen Code gestern per SVN runtergeladen. Ich bekomme folgende Compilerfehlermeldungen in der Datei client\x86.c(46).
.\client\x86.c(46) : error C2041: Ungültige Ziffer 'f' für Basis '8'
die zweite Meldung ist sicher ein Folgefehler
\client\x86.c(46) : error C2400: Inlineassembler: Syntaxfehler in 'Erster Operand'; 'newline' gefunden