Hi Ivan, are you sure that you are linking against the osg.lib library? Those unresolved references point to symbols present in the core library.
Alberto "Ivan Salguero" writes: > Hi, > > i try to play a movie in osg but the code osgmovie doesn't work i have some > errors when i compile it > > i think this need some class of plugin or SDL but i dont know where download > this and how add to my project??? i need help > > firsti have some problem with audiostream, and image but i download this > again and i have this errors > > > prueba.obj : error LNK2019: símbolo externo "__declspec(dllimport) public: > float __thiscall osg::Image::getPixelAspectRatio(void)const " > (__imp_?getpixelaspectra...@image@osg@@QBEMXZ) sin resolver al que se hace > referencia en la función _main > 1>prueba.obj : error LNK2019: símbolo externo "__declspec(dllimport) public: > class std::vector<class osg::ref_ptr<class osg::AudioStream>,class > std::allocator<class osg::ref_ptr<class osg::AudioStream> > > & __thiscall > osg::ImageStream::getAudioStreams(void)" > (__imp_?getaudiostre...@imagestream@osg@@qaeaav?$vec...@v?$ref_ptr@vaudiostr...@osg@@@osg@@v?$alloca...@v?$ref_ptr@vaudiostr...@osg@@@osg@@@std@@@std@@XZ) > sin resolver al que se hace referencia en la función _main > 1>C:\Documents and Settings\adminmulti\Mis > documentos\RealidadVirtual\Pory\OSGpr\Debug\OSGpr.exe : fatal error LNK1120: > 2 externos sin resolver _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

