Luis,

Installing VS 2005 SP1 (service pack 1) will resolve the issue.

Glenn

On Thu, Apr 10, 2008 at 6:55 PM, Luis Camacho <[EMAIL PROTECTED]>
wrote:

>  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.cpp
> Generating 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++ Program
> Fatal 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!
>
> ------------------------------
> Tecnología, moda, motor, viajes,.suscríbete a nuestros boletines para
> estar siempre a la última MSN 
> Newsletters<http://newsletters.msn.com/hm/maintenanceeses.asp?L=ES&C=ES&P=WCMaintenance&Brand=WL&RU=http%3a%2f%2fmail.live.com>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>


-- 
Glenn Waldron : Pelican Mapping : http://pelicanmapping.com : 703-652-4791
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to