On 11/20/2012 09:50 AM, Jeremy Moles wrote:
> Hey guys--anyone using OSG with the Collada reader on Linux? Although I
> doubt this is a Linux-centric issue.
>
> I've tried the 2.2 (won't even build), 2.3 and 2.4 (neither of which
> work with the OSG code) to no avail. Is there something obvious I'm
> missing here?
>
> The wiki indicates I should use the 2.2 DOM, but that won't even build
> on its own; something about missing domAsset.h, which doesn't even exist
> in the 1.4 tree. It exists in 1.5, but our plugin doesn't work with that
> yet.
I don't use it regularly, but I do have OSG compiled with the 2.2 DOM.
I just tested it (osgviewer on a .dae file), and it still seems to be
working.
I do remember a little bit of pain in getting the 2.2 DOM to compile,
but I don't recall the details. I do remember that I only built the
"dom" directory (I don't use Cg, so I skipped the fx directory, and I
didn't care about the viewer or rt features).
For what it's worth, my copy of the 2.2 DOM does have a
dom/include/1.4/dom/domAsset.h file.
--"J"