Hi again,

If you get things working under Windows or OSX could you
please write in with what you had to do to get things installed.

I'm working on it. I've got Cairo from the gtk+-bundle:

http://www.gtk.org/download-windows.html

Not sure about Poppler. It seems to only be available as source, and not sure if/how it will compile on Windows. I'm looking into that.

I found binaries for Poppler here:

http://www.gimp.org/~tml/gimp/win32/downloads.html

but they were not compiled with POPPLER_HAS_CAIRO defined, so they don't have the poppler_page_render() function... I'll have to find something else.

One thing, I think you need to move the test for Poppler from the examples/osgpdf/CMakeLists.txt to the base CMakeLists.txt, otherwise POPPLER_FOUND can never be true when adding the osgpdf example in examples/CMakeLists.txt (or at least, it wasn't for me until I moved it).

I'll keep you posted on my progress (if any).

J-S
--
______________________________________________________
Jean-Sebastien Guay    [EMAIL PROTECTED]
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to