Hi, I have successully compiled osg with VS Studion 2010 RC (64bit) on Windows 7 64bit. I also prepared a 3rdParty_X64 directory with i.e. collada dll.
But I got some diffulities which I will report. I hope the developer team can solve them. osgviewerMFC: compiles but does not work any more. osgdb_directshow: not compiles to a supposed 64bit pointer difficulty. I got the error "cannot convert from 'int' to '_AMMediaType *'". Some further comments: example_osgviewerGLUT: I had to add a directory entry for the linker to directory where glut32.lib (32 bit) is located. Strange but osgviewerGLUT works. osgdb_gif: I had to ignore libcmt.lib/libcmtd.lib. Possibly this can be introduced into Cmake files. Thank you! Cheers, Wolfgang ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=25385#25385 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

