[osg-users] Guidance on zip-plugin fix
Sebastian Messerschmidt
sebastian.messerschmidt at gmx.de
Thu Feb 16 05:57:05 PST 2017
Hi (Robert),
Currently the Zip-Plugin will not load/find files if they don't match
w.r.t. their case.
While this matches the behavior of UNIX-filesystems it is undesired on
Windows in my opinion.
One possible fix would be to simple ignore the case in the
ZipArchive::GetZipEntry in general or to make this optional based on the
compiled platform. Thoughts?
Cheers
Sebastian
More information about the osg-users
mailing list