Hello,

I'm in the process of encapsulating an OpenSG cluster client and head tracking functionality in a application class, so hopefully it will be easy for students to get programs running in our VR arenas and head mounted displays. I'm trying to get this class compiled into static library on Win32 which is causing some problems. I have used an existing Tutorial project file to get all the correct settings for building normal OpenSG project and then just changed the Configuration Type to static library which build a .lib without errors. This lib is linked with the main application (also based on a Tutorial proj file) without any erros, but when runninng it, it just crashes before getting to main(). Anybody got some advice on how to setup this static lib project for CL.NET 2003?

/Rune


-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to