Dear OpenSG users, I'm a student and I'm quite new to c++ libraries and so on, so consider I may have don really silly things. I work on windows with visual studio 2005. Here is what I've done so far... I've downloaded the OpenSG 1.6 binaries (or whatever its called OpenSG-1.6.0-cl.net2005.exe), installed them. (btw all the .dsp tutorial files are corrupted in this release pack)
My project tries to use QT, Cal3D, and OpenSG. While the first two libraries seams to work well, I've problem with the latter. As I did for the others, I've put the include and lib path in the properties of visual studio. The include seams to work well, since the compilation goes well. The problem is the linking. I get these unresolved external symbols (http://n.ethz.ch/student/gnoris/download/_error.txt). Now... the lib folder contains the .dll and .lib files, and I'm quite confused because I cannot see what's wrong. So if anyone can help me, I would really appreciate. Best Regards, Gioacchino Noris ------------------------------------------------------------------------- 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
