Hello opensg-users, I am trying to build the current cvs version of OpenSG (for use with the experimental animated vrml loader of rasmus agerholm). I get constness-errors in OSGTextFT2Backend.cpp. They can be easily be fixed by making all the 'FT_Vector*' parameter types of moveToFunc, lineToFunc, conicToFunc and cubicToFunc 'const FT_Vector*'.
regards, Patric -- Patric Schmitz, MATA Trainee VR-Group RWTH Aachen University Center for Computing & Communication ------------------------------------------------------------------------- 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
