Hello Marcus, Rieche, Marcus wrote: > Hi! > > I've tried to work with OpenSG under Windows Vista and Visual Studio > 2005. It works after some reinstallations, until I want to do > clustering. > Then I get an error about an vector?!?
on a wild guess I'd suspect some sort of incompatibility of libraries, mixing debug/release libraries is a constant source of trouble on windows and often produces bizarre errors. > It is similar on debian. At first I tried to build OpenSG from Source. > It just don't work! I get many errors. So I used alien to convert an > rpm from fedora 3 and also from 4. This also works until I want to do > clustering. There I get an error because of something in the glibc. > > How do I get this working under theese systems? > Thanks. I'm running Debian myself, so it's definitely possible to compile OpenSG there, but before I can provide any useful help, I need some more information from you: 1) what version of OpenSG are you using ? 2) what method of building did you use (scons, configure/make) ? 3) what was the configure/scons line you used ? 4) what errors did you actually get ? > I am a student at the university of hannover and I am working on my > bachelor thesis. For this I have to find out what this libary can do and > if we can use > it for some of our projects. At least this will produce a document which > other students at this institute will use to to learn something about > OpenSG and how to use it. Did you see the tutorial at http://www.opensg.org/doc-1.6.0/TutorialIntroduction.html, it might give you a starting point. Cheers, Carsten ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
