just out of curiosity I tried with 0.11.0 .. here is the build log

1>------ Build started: Project: core_osgCal, Configuration: Debug Win32
------
1>Compiling...
1>Model.cpp
1>.\Model.cpp(474) : error C2039: 'getAnimationVector' : is not a member of
'CalMixer'
1>        D:\dev\cal3d-0.10.0\src\cal3d/mixer.h(152) : see declaration of
'CalMixer'
1>.\Model.cpp(503) : error C2039: 'getAnimationActionList' : is not a member
of 'CalMixer'
1>        D:\dev\cal3d-0.10.0\src\cal3d/mixer.h(152) : see declaration of
'CalMixer'
1>.\Model.cpp(661) : error C2039: 'getAnimationActionList' : is not a member
of 'CalMixer'
1>        D:\dev\cal3d-0.10.0\src\cal3d/mixer.h(152) : see declaration of
'CalMixer'
1>.\Model.cpp(661) : error C2228: left of '.size' must have
class/struct/union
1>.\Model.cpp(662) : error C2039: 'getAnimationCycle' : is not a member of
'CalMixer'
1>        D:\dev\cal3d-0.10.0\src\cal3d/mixer.h(152) : see declaration of
'CalMixer'
1>.\Model.cpp(662) : error C2228: left of '.size' must have
class/struct/union
1>MeshLoader.cpp
1>.\MeshLoader.cpp(431) : error C3861: 'snprintf': identifier not found
1>.\MeshLoader.cpp(777) : warning C4800: 'osgCal::int32_t' : forcing value
to bool 'true' or 'false' (performance warning)
1>CoreModel.cpp
1>.\CoreModel.cpp(79) : error C2039: 'destroy' : is not a member of
'CalCoreTrack'
1>        D:\dev\cal3d-0.10.0\src\cal3d/coretrack.h(26) : see declaration of
'CalCoreTrack'
1>Generating Code...
1>Build log was saved at
"file://d:\dev\osgCal\src\osgCal\osgCal.dir\Debug\BuildLog.htm"
1>core_osgCal - 8 error(s), 1 warning(s)


DId you made it compile ?

Nick

http://www.linkedin.com/in/tnick
Sent from Gümüşsuyu, İstanbul, Turkey

On Mon, Dec 14, 2009 at 4:25 PM, Maxim Gammer <maxgam...@gmail.com> wrote:

> cal3d-0.11.0
>
>
> 2009/12/14 Trajce Nikolov <nikolov.tra...@gmail.com>
>
>> Thanks Maxim,
>>
>> one question. What is the cal3d version to compile against? I tried
>> 0.10.0, 0.11rc2.0 .. some compilation errors (like: error C2039:
>> 'getAnimationActionList' : is not a member of 'CalMixer' ...)
>>
>>
>>
>> Nick
>>
>> http://www.linkedin.com/in/tnick
>> Sent from Gümüşsuyu, İstanbul, Turkey
>>
>> On Mon, Dec 14, 2009 at 2:37 PM, Maxim Gammer <maxgam...@gmail.com>wrote:
>>
>>> see ...
>>> http://osgcal.sourceforge.net
>>> http://osgcal.sourceforge.net/abdulla.png
>>>
>>> 2009/12/14 Maxim Gammer <maxgam...@gmail.com>
>>>
>>> *
>>>> osgcal*.sourceforge.net
>>>>
>>>>
>>>> 2009/12/14 Trajce Nikolov <nikolov.tra...@gmail.com>
>>>>
>>>>> is that the same node kit? I have osgCal but looked at the NodeKits
>>>>> page and I got an impression it is another one
>>>>>
>>>>> Nick
>>>>>
>>>>> http://www.linkedin.com/in/tnick
>>>>> Sent from Gümüşsuyu, İstanbul, Turkey
>>>>>
>>>>> On Mon, Dec 14, 2009 at 2:27 PM, Maxim Gammer <maxgam...@gmail.com>wrote:
>>>>>
>>>>>> see osgCal ....
>>>>>>
>>>>>> 2009/12/14 Trajce Nikolov <nikolov.tra...@gmail.com>
>>>>>>
>>>>>>>  Hi,
>>>>>>>
>>>>>>> I tried search on wiki but no results. IS this project available
>>>>>>> somewhere?
>>>>>>>
>>>>>>> Thanks
>>>>>>> Nick
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> osg-users mailing list
>>>>>>> osg-users@lists.openscenegraph.org
>>>>>>>
>>>>>>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Maxim Gammer
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> osg-users mailing list
>>>>>> osg-users@lists.openscenegraph.org
>>>>>>
>>>>>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>>>>>
>>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> osg-users mailing list
>>>>> osg-users@lists.openscenegraph.org
>>>>>
>>>>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Maxim Gammer
>>>>
>>>>
>>>
>>>
>>> --
>>> Maxim Gammer
>>>
>>>
>>> _______________________________________________
>>> osg-users mailing list
>>> osg-users@lists.openscenegraph.org
>>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>>
>>>
>>
>> _______________________________________________
>> osg-users mailing list
>> osg-users@lists.openscenegraph.org
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>
>>
>
>
> --
> Maxim Gammer
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to