Source code for the tool is available with this documentation. The tool was created using Visual Studio 6. Before you can compile the tool successfully, you would need to set Directories for Include files and Library files by going in Tools/Options. The new include directory needs to point to “dods” folder in the source code folder, which has all header files for dods library. Similarly, new library folder needs to point to “lib” folder. While compiling in Debug mode, it generates lots of warning for truncation of symbol, which is okay. They don’t appear in Release mode.
Partager