Hi Torben, Thanks for updating the 3rd party dependencies.
It looks like the new giflib.lib has added external dependency that would provide the reallocarray, I'm afraid I don't know what this might be, the gif developers will be the ones who know about this. Did you build giflib yourself? Robert. On 10 October 2016 at 09:09, Torben Dannhauer <[email protected]> wrote: > Hi robert, > > I'm working on a new release of the windows 3rdParty package. > > The gif plugin makes still problems. It compiles well ,but throws errors > while linking.. > > error LNK2019: Unresolved external symbol "reallocarray" in function > "DGifSlurp". > D:\OpenSceneGraph\OpenSceneGraph-trunk_x64\src\osgPlugins\gif\giflib.lib(dgif_lib.obj) > error LNK2001: Nicht aufgelöstes externes Symbol "reallocarray". > D:\OpenSceneGraph\OpenSceneGraph-trunk_x64\src\osgPlugins\gif\giflib.lib(gifalloc.obj) > > The used giflib is 5.1.4, the current stable release. > > any ideas? > > Thanks, > Torben > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=68926#68926 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

