On Wed, 2 May 2001, Simon Duduica wrote:

> I try to compile mod_perl on Windows NT 4 sp6 and I get the following
> message
> 
> LINK : fatal error LNK1181: cannot open input file
> "..\..\..\..\..\unzipped\ap\apache-1.3\src\Release\ApacheCore.lib"
> 
> I added the path to the ApacheCore.lib to the libpaths, I added the file to
> the project, briefly I did everything that was written in INSTALL.win32 but
> it doesn't work.

You can just delete the line indicating this path in mod_perl.dsp,
or remove it from within Visual Studio - it was there
to indicate that ApacheCore.lib must be added, which you've done.

best regards,
randy kobes

Reply via email to