Hello Marcus, I just got informed that Andreas has a better solution. The problem seems to arise from the usage of an old fcdEdit, so he just rebuild the problematic file and checked it in. Should be available tomorrow.
Regards Matthias On Wednesday 22 March 2006 16:54, Marcus Lindblom wrote: > So to make it working properly for everyone (sorry for spamming a > bit): > > #if defined(OSG_MICROSOFT_COMPILER_HACKS) && (_MSC_VER < 1400) > > Regards > /Marcus > > Marcus Lindblom wrote: > > I resolved this by removing the OSG_MICROSOFT_COMPILER_HACK ifdef > > check. It seems not to be needed (nor be valid actually) for VS8. > > > > Regards > > /Marcus > > > > Matthias Stiller wrote: > >> Accidently sent directly to Dirk. > >> > >> Regards > >> > >> Matthias > >> > >> ---------- Forwarded Message ---------- > >> > >> Subject: Problems using todays CVS > >> Date: Wednesday 22 March 2006 08:38 > >> From: Matthias Stiller <[EMAIL PROTECTED]> > >> To: Dirk Reiners <[EMAIL PROTECTED]> > >> > >> Compiling OSGImageBase shows these errors: > >> > >> OSGImageBase.cpp > >> Source\Base\Field\OSGSFieldTypeDef.inl(53) : error C2888: 'const > >> osg::FieldType > >> osg::SField<FieldTypeT,fieldNameSpace>::_fieldType': Symbol kann > >> nicht im Namesp > >> ace 'osg' definiert werden > >> Source\Base\Field\OSGSFieldTypeDef.inl(68) : error C2888: 'const > >> osg::FieldType > >> &osg::SField<FieldTypeT,fieldNameSpace>::getClassType(void)': > >> Symbol kann nicht > >> im Namespace 'osg' definiert werden > >> Source\Base\Field\OSGSFieldTypeDef.inl(74) : error C2888: 'const > >> osg::FieldType > >> &osg::SField<FieldTypeT,fieldNameSpace>::getType(void) const': > >> Symbol kann nicht > >> im Namespace 'osg' definiert werden > >> Source\Base\Field\OSGMFieldTypeDef.inl(57) : error C2888: 'const > >> osg::FieldType > >> osg::MField<FieldTypeT,fieldNameSpace>::_fieldType': Symbol kann > >> nicht im Namesp > >> ace 'osg' definiert werden > >> Source\Base\Field\OSGMFieldTypeDef.inl(72) : error C2888: 'const > >> osg::FieldType > >> &osg::MField<FieldTypeT,fieldNameSpace>::getClassType(void)': > >> Symbol kann nicht > >> im Namespace 'osg' definiert werden > >> Source\Base\Field\OSGMFieldTypeDef.inl(78) : error C2888: 'const > >> osg::FieldType > >> &osg::MField<FieldTypeT,fieldNameSpace>::getType(void) const': > >> Symbol kann nicht > >> im Namespace 'osg' definiert werden > >> Source\System\Image\OSGImageBase.cpp(960) : error C2888: > >> 'osg::DataType osg::Fie > >> ldDataTraits<osg::ImagePtr>::_type': Symbol kann nicht im > >> Namespace 'osg' defini > >> ert werden > >> Source\System\Image\OSGImageBase.cpp(963) : fatal error C1903: > >> Weiterverarbeitun > >> g nach vorherigem Fehler nicht möglich; Kompilierung wird > >> abgebrochen. scons: *** > >> [Build\win32-msvc71\Source\System\opt\OSGImageBase.obj] Error 2 > >> scons: building terminated because of errors. > >> > >> Best regards > >> > >> Matthias > >> > >> -- > >> +---------------------+----------------------------+ > >> > >> | VREC GmbH | | > >> | Matthias Stiller | | > >> | Robert-Bosch-Str. 7 | tel: +49 6151 4921034 | > >> | 64293 Darmstadt | web: http://www.vrec.de | > >> | Germany | mail: [EMAIL PROTECTED] | > >> > >> +---------------------+----------------------------+ > >> > >> ------------------------------------------------------- > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by xPML, a groundbreaking scripting > > language that extends applications into web and mobile media. > > Attend the live webcast > > and join the prime developer group breaking into this new coding > > territory! > > http://sel.as-us.falkag.net/sel?cmd________________________________ > >_______________ > > > > Opensg-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/opensg-users > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language that extends applications into web and mobile media. Attend > the live webcast and join the prime developer group breaking into > this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 > _______________________________________________ > Opensg-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensg-users -- +---------------------+----------------------------+ | VREC GmbH | | | Matthias Stiller | | | Robert-Bosch-Str. 7 | tel: +49 6151 4921034 | | 64293 Darmstadt | web: http://www.vrec.de | | Germany | mail: [EMAIL PROTECTED] | +---------------------+----------------------------+ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
