On Sun, Jul 10, 2011 at 12:09 PM, Chris Foster <[email protected]> wrote: >> On another notice I was playing around with trying to get >> libOpenImageIO.so to link against my pugixml.so without luck. I >> figured out how to get it "FOUND" but couldn't find the right >> combination to get it to link to it.
It was a bit fiddly to get this working properly, but I think I've done it. Get the latest source, and set the option -DUSE_EXTERNAL_PUGIXML:BOOL=TRUE in order to use an externally-supplied PUGIXML. IIRC this the last thing on the todo list for the packaging cleanup. Is there anything I've forgotten? ~Chris _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
