I got everything to build under MinGW with MSYS. I had to install a bunch of support libraries from the gnuwin32 project to get some of the plugins to compile.

I don't know if I ever bothered looking at what the plugin modules names were.
I basically just did "make" and "make install" and every just worked.


Luigi Calori wrote:
Thanks for the suggestion, I' ve still some problem with all of them, even jpeg that should be C Are there any specila linkin flags to link against pre-built win32 libs built with VisualStudio?
otherwise ...  I' ll try compiling it under MINGW

If someone has built with MINGW, does the plugins have to be called "libosgdb_xxx.dll ?

Thanks in advance

'C' libraries should work

'C++' libraries have to be made with MingW

HTH

Norman

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/



_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/



_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to