Re: Error with Borland
- Posted by Erik-Jan van Kampen <e_vankampen at hotmail.com> Feb 28, 2002
- 537 views
Never mind, I've found the problem: I downloaded Borland again and then inport32.lib was just in the \lib directory! --Date: Thu, 28 Feb 2002 11:21:32 +0100 --From: Erik-Jan van Kampen <e_vankampen at hotmail.com> --Subject: Error using Borland Compiler --Hi, --I'm trying to compile a *.exw file with Borland 5.5 --I have used the c-translator (that worked fine) and put --C:\Borland\bcc55\bin;C:\Borland\bcc55\include;C:\Borland\bcc55\lib --into my PATH. --When I run emake.bat I get the following error: -->Fatal: can't open file 'IMPORT32.LIB' --I don't know what I've done wrong (this is the first time I use a compiler). --Does anybody know what has gone wrong? -- Erik-Jan van Kampen --p.s. I'm using Windows XP