On Wed, 2006-08-30 at 18:10 +0200, Mario Valle wrote: > Yes, > but seems a memory corruption because no useful backtrace can be obtained. > Using osgviewer dies in the > arguments.getApplicationUsage()->setApplicationName(arguments.getApplicationName()); > line. Maybe is something related to having only Visual Studio 6 on this > machine (I cannot > upgrade till I'm sure another application still compile and runs without > problems). > Anyway, I was so frustrated that I give up. > Now I'm trying to find a machine on which I can install Visual Studio > Express. And so > return under Ma'a Microsoft. What's a pity. > Thanks for your sympathy! > mario > >
Seriously, try mingw first - I never got the OSG demos working under cygwin, but I was able to get them working under mingw. I was then able to get one of our apps running under mingw, and it's a Java-based app that uses JNI to call into our OSG wrapper layer. Don -- "A government that is big enough to give you all you want is big enough to take it all away." -- Barry Goldwater +---------------+ | Don Tidrow | | Vis-Sim geek | +---------------+
signature.asc
Description: This is a digitally signed message part
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
