[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Linking to expat.dll
Carl Gay <carlgay@attbi.com> writes:
> It sort of looks like my project file needs to have a
>
> C-libraries: expat.lib
Yes, that's the way to do it.
> line in it, but where do I put the .lib and .dll files and is there
> anything else I need to do?
The .lib needs to be in a directory that is included in your LIB
environment variable. The .dll needs to be in your system DLL search
path. Putting it in a directory on your path is fine.
Chris.
--
http://www.double.co.nz/dylan