Hi, You don't need any .lib for the plugins, they are loaded at run time when needed. Remove any reference to the plugin .lib from your project and it should work.
On 8/23/07, Neus Aparicio <[EMAIL PROTECTED]> wrote: > > > HI! > I compile osg Plugin Esri in Debug to read un .shp. > After, I compile my project where I read a file. shp. > I obtain this error: > LNK1181: I don't find the library: osgdb_esri.lib. > This is because the plugin Ersri doesn't create the > library (osgdb_esri.lib). > how can I create this library? > > Thanks, > > Neus Aparicio Ferrando > > > > > ____________________________________________________________________________________ > Sé un Mejor Amante del Cine > ¿Quieres saber cómo? ¡Deja que otras personas te ayuden! > http://advision.webevents.yahoo.com/reto/entretenimiento.html > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > -- Serge Lages http://www.magrathea-engine.org
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

