Robert/Luigi, In VS, there is an option under Linker->Input called "Force Symbol Reference" It might work if you put osgViewer::Viewer there.
John -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Osfield Sent: Friday, November 02, 2007 10:35 AM To: OpenSceneGraph Users Subject: Re: [osg-users] osgconv On 11/2/07, Argentieri, John-P63223 <[EMAIL PROTECTED]> wrote: > Luigi, > > You and I both know that that will work. Since Robert doesn't like > that solution, I'm not going to bother. > I'm not as noble as some--I have my own software to write. Well I want to fix the problem properly that's all, adding a locally constructed Viewer object might work but its a hack that hides the real issue - why Windows/VS is not automatically constructing the proxy registration object in osgViewer/GraphicsWindowWin32.cpp. If one can fix this then osgconv should just work. It might require a different compile option. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.or g _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

