Hi Dan, "Scholten, Dan" <[EMAIL PROTECTED]> writes:
> It also says to make sure the DLL is in my path. The DLL is in the same > folder as the lib file, is there someplace else I need to specify its > location? You can either copy it to a directory where Windows searches for DLLs by default (e.g. WINDOWS/System32) or add the path to the lib directory to your PATH environment variable. hth, -boris -- Boris Kolpackov Code Synthesis Tools CC http://www.codesynthesis.com Open-Source, Cross-Platform C++ XML Data Binding
