Well, it should be the latest (svn), however, the CMakeLists.txt for the
collada plugin is somewhat outdated.

Im still waiting for a response on my emails regarding this, as I (for the
last 4-5months) have to patch the cmakefile to build the osgplugin under
windows.

/Anders

On Jan 4, 2008 2:50 AM, <[EMAIL PROTECTED]> wrote:

> I'm trying to reply to an issue raised by someone regarding Collada
> support in OSG:
> http://sourceforge.net/forum/forum.php?thread_id=1899938&forum_id=531263
>
> I made some changes to the Collada DOM that may require a few tweaks in
> client applications such as OSG's Collada plugin. Dilian reported that
> the changes broke the plugin. This raises the question of exactly what
> version of the DOM you're supposed to build OSG's Collada plugin
> against. Is it expected that the plugin will use the last official
> release of the DOM (which is version 1.3 from March 2007), or does the
> plugin require the latest development version of the DOM?
>
> When I went looking through the OSG sources to figure things out, I
> found something odd: the CMakeLists.txt file for the Collada plugin
> seems to have the Windows build using DOM 1.3 (there's a reference to
> collada_STLDatabase, which no longer exists in the latest version) and
> the non-Windows build seems to use the latest development version of the
> DOM (there's a reference to libpcre, which is only required by the
> latest development version of the DOM). I'm confused about what I should
> do to fix things in the Collada plugin.
>
> Steve
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>



-- 


________________________________________________________________
Anders Backman               Email:    [EMAIL PROTECTED]
HPC2N/VRlab                  Phone:    +46 (0)90-786 9936
Umea university              Cellular: +46 (0)70-392 64 67
S-901 87 UMEA SWEDEN         Fax:      +46 90-786 6126
                              http://www.cs.umu.se/~andersb
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to