- From: <jose.kahan@w3.org>
- Date: Fri, 21 Apr 2000 18:38:27 +0200 (MET DST)
- To: Taha Masood <mtmlists@softhome.net>
- CC: www-amaya@w3.org
Hello Taha, In our previous episode, Taha Masood said: > Dear members, > > I am compiling Amaya in the environment of VC++ 6 , Win NT 4 , and at the end of the buillding process , the compiler gives the following error: > > ******************************************************************* > Linking... > LINK : fatal error LNK1181: cannot open input file ".\Plugins.lib" > Error executing link.exe. > > amaya.exe - 1 error(s), 77 warning(s) > ******************************************************************** > > Please help me in solving this problem. Where should I find this file Plugins.lib and where should I keep it in the project?????? > This is an error in the Makefile. That library isn't used anymore. Just disabled it from the projec tfile to be able to compile. We'll fix the Makefile next week. Sorry for the inconvenients, -Jose
Received on Friday, 21 April 2000 12:38:30 UTC