Hi,

On Fri, 2004-01-23 at 22:14, Christoph Fuenfzig wrote:
> Hi,
> 
> I am just trying to compile a FieldContainer with .NET2003 and always 
> have this problem
> 
> OSGFOXWindowBase.cpp
> g:\OpenSG\Source\WindowFOX\OSGFOXWindowBase.cpp(76) : error C2949: 
> 'osg::MField<
> FieldTypeT>' : explicit instantiation; cannot use 'auto' and 'extern' on 
> the sam
> e template-class specialization
>         with
>         [
>             FieldTypeT=osg::FOXWindowPtr
>         ]
> 
> Strange enough this is issued on the second line (the first is ok)
> 
> OSG_DLLEXPORT_SFIELD_DEF1(FOXWindowPtr, OSG_WINDOWFOXLIB_DLLTMPLMAPPING);
> OSG_DLLEXPORT_MFIELD_DEF1(FOXWindowPtr, OSG_WINDOWFOXLIB_DLLTMPLMAPPING);
> 
> Any hints appreciated,

cd OpenSG; cvs update -dP . 

;-)), this was fixed last week IIRC, at least last time I tried
(Tuesday or Wednesday) it worked.

gerrit




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to