Hi everybody,
I have a problem while i´m building OSGGIS in Microsoft Visual Studio 2005,
 my SO is Windows XP Professional Version 2002 SP2.I´m using the SVN version of 
OSG, the SVN version of OSGGIS,
 the pre-built 3rd-party dependencies for Win32/VS2005 of the Web and the 
version of GDAL
 that is included at FWTools 2.1.0. because I´ve used this version of GDAL for 
building OSG.
 
The problem happens when it´s building OSGGIS project:
..Attribute.cppGenerating Code...Linking...fatal error C1900: Il mismatch 
between 'P1' version '20060201' and 'P2' version '20050411'LINK : fatal error 
LNK1257: code generation failed..
 
I´ve found at msdn web:
 
Visual C++ Concepts: Building a C/C++ ProgramFatal Error C1900
Il mismatch between 'tool1' version 'number1' and 'tool2' version 'number2'
Tools run in various passes of the compiler do not match. number1 and number2 
refer to the dates on the files.
 For example, in pass 1, the compiler front end runs (c1.dll) and in pass 2, 
the compiler back end runs (c2.dll). 
The dates on the files must match and if they do not, reinstall and use the 
current version of each tool.
 
Anybody know what can i do to resolve the problem?Thanks in advance!
_________________________________________________________________
MSN Noticias
http://noticias.msn.es/comunidad.aspx
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to