Hi Robert,

Building now for MacOSX and for Android(ndk-r5b).. I will tell you
something if I find any problem.

Cheers,
Rafa.


2011/5/6 Robert Osfield <[email protected]>:
> Hi Chris,
>
> That's the build problem that I spotted from cdash and fixed this morning ;-)
>
> Cheers,
> Robert.
>
> On Fri, May 6, 2011 at 5:35 PM, Chris 'Xenon' Hanson
> <[email protected]> wrote:
>> On 5/6/2011 10:16 AM, Chris 'Xenon' Hanson wrote:
>>>   I can tell you it appears that the builds went fine last night, but I 
>>> didn't look to see
>>> when they ran versus when you last checked in code.
>>
>>  Actually, I'm wrong:
>>
>>
>> 12>D:\OSG\trunk_vs10_x64_debug\src\OSG\trunk\build\product\include\osgDB/Serializer(700):
>> error C2664: 'osgDB::TemplateSerializer<P>::TemplateSerializer(const
>> osgDB::TemplateSerializer<P> &)' : cannot convert parameter 1 from 'const 
>> char *' to
>> 'const osgDB::TemplateSerializer<P> &'
>> 12>          with
>> 12>          [
>> 12>              P=osg::ClipNode::ClipPlaneList
>> 12>          ]
>> 12>          Reason: cannot convert from 'const char *' to 'const
>> osgDB::TemplateSerializer<P>'
>> 12>          with
>> 12>          [
>> 12>              P=osg::ClipNode::ClipPlaneList
>> 12>          ]
>> 12>          No constructor could take the source type, or constructor 
>> overload resolution
>> was ambiguous
>> 12>
>> D:\OSG\trunk_vs10_x64_debug\src\OSG\trunk\build\product\include\osgDB/Serializer(699)
>>  :
>> while compiling class template member function
>> 'osgDB::ListSerializer<C,P>::ListSerializer(const char *,const 
>> std::vector<_Ty> &(__cdecl
>> osg::ClipNode::* )(void) const,void (__cdecl osg::ClipNode::* )(const P &))'
>> 12>          with
>> 12>          [
>> 12>              C=MyClass,
>> 12>              P=osg::ClipNode::ClipPlaneList,
>> 12>              _Ty=osg::ref_ptr<osg::ClipPlane>
>> 12>          ]
>> 12>          ClipNode.cpp(11) : see reference to class template instantiation
>> 'osgDB::ListSerializer<C,P>' being compiled
>> 12>          with
>> 12>          [
>> 12>              C=MyClass,
>> 12>              P=osg::ClipNode::ClipPlaneList
>> 12>          ]
>>
>> This is happening with both VS2008 and VS2010.
>>
>>
>>  Is this what you already saw and fixed?
>>
>>>> Robert.
>>
>> --
>> Chris 'Xenon' Hanson, omo sanza lettere. [email protected] 
>> http://www.alphapixel.com/
>>  Digital Imaging. OpenGL. Scene Graphs. GIS. GPS. Training. Consulting. 
>> Contracting.
>>    "There is no Truth. There is only Perception. To Perceive is to Exist." - 
>> Xen
>> _______________________________________________
>> osg-users mailing list
>> [email protected]
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>



-- 
Rafael Gaitán Linares
Instituto de Automática e Informática Industrial  http://www.ai2.upv.es
http://gvsig3d.blogspot.com
Ciudad Politécnica de la Innovación
Universidad Politécnica de Valencia
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to