Re: [osg-users] [build] osgbullet asking for version 80 of libraries when having 110

2014-03-07 Thread Alberto Luaces
"Ramon Talavera Suarez" writes: > Hello, > > After building osg (v 3.3) and osgbullet from sources under Windows > and visual studio 2010, osgbullet examples are asking for > 80-osgGA.dll. Osg ALL-BUILD compilation generated 110-osgGA.dll. Where > should I change VS2010 options so that the newer d

[osg-users] [build] osgbullet asking for version 80 of libraries when having 110

2014-03-04 Thread Ramon Talavera Suarez
Hello, After building osg (v 3.3) and osgbullet from sources under Windows and visual studio 2010, osgbullet examples are asking for 80-osgGA.dll. Osg ALL-BUILD compilation generated 110-osgGA.dll. Where should I change VS2010 options so that the newer dll is searched? Any other way to fix this