[Prev][Next][Index][Thread]

Re: Where do you put .lib files?



"Ron Franke-polz" <ron.franke-polz@iac.honeywell.com> writes:

> I'm trying to link a couple of .lib files into a Dylan program using
> FD and I can't figure out where to put them so that the linker can
> find them.

In HD 1.1 and prior I used to manually edit the .hdp file adding the
line:

C-Libraries: d:\somewhere\mylib.lib

With the FD 2.0 betas I put them in the same directory as the .hdp
file. I add them through the IDE and FD does the rest.

Chris.
-- 
http://www.double.co.nz/dylan




References: