[cvsnt-dev] Problems building CVSNT_BRANCH_2_5_03_2382
Tony Hoyle
tony.hoyle at march-hare.com
Sat Feb 9 12:36:03 GMT 2008
Arthur Barrett wrote:
> I Can't remember ever seeing that. It probably means that your search path
> is wrong - either during build or (more likely) when you exec. ie: if in
> build it finds libxml2.lib in /cvsbin then you need to make sure that
> /cvsbin (or wherever libxml2.dll) is in the PATH first at runtime.
Note that the directory the running .exe is in is always at the front of
the search path, so copying the libxml2.dll from cvsdeps into the
executable directory should be enough.
Tony
More information about the cvsnt-dev
mailing list