Probleme de compilation

Probleme de compilation - C++ - Programmation

Marsh Posté le 30-05-2006 à 09:21:10    

Je suis actuellement en train de tenter de compiler le soft FlightGear 0.9.10 sou Windows 2000 avec MSVC 6.0.
Ma question est la suivante ;
J’ai compiler les deux librairies plib et zlib et maintenant je m’attaque à la compilation de SimGear. Mais lorsque je fait ça j’obtient plusieurs erreur que j’arrive pas à solutionner. J’obtient les messages suivants :
 
--------------------Configuration: SimGear - Win32 Debug--------------------
Compiling...
newbucket.cxx
Compiling...
logstream.cxx
Compiling...
celestialBody.cxx
ephemeris.cxx
jupiter.cxx
mars.cxx
mercury.cxx
moonpos.cxx
neptune.cxx
saturn.cxx
star.cxx
stardata.cxx
uranus.cxx
venus.cxx
Generating Code...
Compiling...
iochannel.cxx
lowlevel.cxx
c:\soft\fgc-mw\simgear-0.3.10\simgear\misc\stdint.hxx(70) : error C2059: syntax error : 'bad suffix on number'
c:\soft\fgc-mw\simgear-0.3.10\simgear\misc\stdint.hxx(70) : error C2146: syntax error : missing ')' before identifier 'L'
c:\soft\fgc-mw\simgear-0.3.10\simgear\misc\stdint.hxx(70) : error C2059: syntax error : ')'
c:\soft\fgc-mw\simgear-0.3.10\simgear\misc\stdint.hxx(70) : error C2059: syntax error : 'bad suffix on number'
c:\soft\fgc-mw\simgear-0.3.10\simgear\misc\stdint.hxx(71) : error C2059: syntax error : 'bad suffix on number'
c:\soft\fgc-mw\simgear-0.3.10\simgear\misc\stdint.hxx(71) : error C2146: syntax error : missing ')' before identifier 'L'
c:\soft\fgc-mw\simgear-0.3.10\simgear\misc\stdint.hxx(71) : error C2059: syntax error : ')'
c:\soft\fgc-mw\simgear-0.3.10\simgear\misc\stdint.hxx(71) : error C2059: syntax error : 'bad suffix on number'
…
 
Merci d'avance de votre aide.
 
Alain.

Reply

Marsh Posté le 30-05-2006 à 09:21:10   

Reply

Marsh Posté le 30-05-2006 à 09:22:57    

Tu pourrais nous montrer le morceau de code concerne stp?

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed