> To stop warnings I have found the -mnop-fun-dllimport option. > In the same document also the linker option > --enable-auto-import was referred as releted to the above > one, but I not understand if is required or only a > performance related option. > Hope it helps
-mnop-fun-dllimport disables those warnings. That works great, thanks! Not sure what --enable-auto-import does, but I'll keep working on it. This has to be a solvable problem. -Paul _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
