gnichgrd
July 10, 2003, 07:58:28
Hello,
we are newly using Visual Studio .NET 2003 in our Company.
With 2000er Version of VS .NET everything worked well, but after the
Update it's not longer possible to compile the project because of incompatibilities within SmartPtr.h ( looks like some templates doesn't work any longer, you'll get a compiler warning C4346 first and than various errors like
C2143. )
Microsoft tells in the newest MSDN library that it is neccessary to add the 'typename' keyword for some conformity issues.
Is this a known problem ?
Can i get a fix for it ?
Best regards
Gerd
we are newly using Visual Studio .NET 2003 in our Company.
With 2000er Version of VS .NET everything worked well, but after the
Update it's not longer possible to compile the project because of incompatibilities within SmartPtr.h ( looks like some templates doesn't work any longer, you'll get a compiler warning C4346 first and than various errors like
C2143. )
Microsoft tells in the newest MSDN library that it is neccessary to add the 'typename' keyword for some conformity issues.
Is this a known problem ?
Can i get a fix for it ?
Best regards
Gerd