I have run across a problem building against OpenSG 2 where the code in OSGSFieldAdaptor.h does not compile because that file does not include OSGFieldTraits.h. I could fix it by including OpenSG/OSGFieldTraits.h in the code I am working on (which means changing a lot of files in this case), or I could try reordering headers until things compile (again modifying a lot of files). However, it seems like the safest option is to modify OSGSFieldAdaptor.h to include OSGFieldTraits.h itself. I have made this change to OSGSFieldAdaptor.h and run a complete build of Revision 670 of the OpenSG 2 SVN trunk. Is there any reason that this change should not be made?
-Patrick -- Patrick L. Hartling VP Engineering, Infiscape Corp. http://www.infiscape.com/
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
_______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
