|
From: <luc...@li...> - 2001-08-11 12:05:48
|
I would like to know if someone has been able to succesfully build the doxygen documentation for the latest version of the library. In my attempt to build it i've seen that the hierarchy is not complete and many sub classes are missing. Also i would like to say that i solved my linking problems and that, besides the OPENVRML_DLL_IMPORT missing symbol, i had them because i am using Vrml97Parser/Scanner classes that were not exported in the DLL. I solved the problem decorating the classes with _declspec (dllexport) and recompiling the library. Greets and thanks for ur help Luca |