Paul Martz wrote:
> The ESRI plugin doesn't compile under Cygwin; you'll need to remove it from 
> the Makefile.

An update on this - with the latest CVS and the gcc3.4.4 on Cygwin it appears 
that ESRIShapes does now compile.  Not sure if it runs yet but it did seem to 
compile.

I did have to change the GNUMakefile for osgViewer to use the 
GraphicsWindowWin32 instead of the GraphicsWindowX11 and then osgViewer 
compiled fine.  Cygwin does have X but I could not get osgViewer to compile 
with GraphicsWindowX11 but I am sure that is Makefile issues where for CygwinX 
it needs to have more of a Linux configuration and not a Windows config for 
Cygwin.  A couple of ifdef will probably handle once we figure them out.

I still believe there is a thread issue in OpenThreads (remember I had to 
tinker with the WorkCrew example) but I am not sure what yet.  I had problems 
with the runexamples (some of the programs in it) would not terminate.  Even 
just running:

osgWindows cow.osg

from console which gives me two windows with the cow split does not terminate 
when I clock the close box - the windows close but I have to use task manager 
on Windows XP to kill the osgWindows process that is still running - any 
thoughts.

bk



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

Reply via email to