Hello, I am following http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/Linux to build VRML plugin Normally I am using Eclipse CDT4 - MingW environment on my Windows PC. But for this task I have installed cygwin with all needed packages to build the three needed libs: - libopenvrml.a - libantlr.a - regex.a
There are no problems (error messages etc.) during "./configure ..", "make" and "make install" But as result I get only: openvrml-0.14.3\lib\antlr\src\.libs\antlr.a openvrml-0.14.3\lib\libopenvrml.a - Where is my regex.a lib? - I am on the right track to build the VRML plugin? - All tips to build the VRML plugin for Eclipse CDT4 - MingW environment are welcomed. I am dealing with this topic now for over two weekends, so any help is really appreciated. Many thanks. Karl ... _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org