Hi Nick,
I don't recognize the comma in the options string, but I don't have osg
ready to test.
Can you try:
osgDB::ReaderWriter::Options("includeImageFileInIVEFile compressImageData
compressed");

Laurens.

On Mon, Apr 6, 2020 at 8:18 PM OpenSceneGraph Users <
osg-users@lists.openscenegraph.org> wrote:

> Hi Community,
>
> I am struggling with something simple. I am reading an ive file with
> textures, and saving it back to ive with options
>
> osgDB::ReaderWriter::Options("includeImageFileInIVEFile,
> compressImageData, compressed");
>
> but the textures are not being saved into the ive.
>
> What is wrong with this? Any hints?
>
> Thanks a bunch as always!
> Cheers!
>
> --
> trajce nikolov nick
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenSceneGraph Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to osg-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/osg-users/CAO-%2BzimXSzRmHOOna%2BthMGrY10M_k9_1YzK3FiKQd7iAngEC5Q%40mail.gmail.com
> <https://groups.google.com/d/msgid/osg-users/CAO-%2BzimXSzRmHOOna%2BthMGrY10M_k9_1YzK3FiKQd7iAngEC5Q%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> _______________________________________________
> 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