Error to compile Tome 300alpha19: Unable to open 'pwd.h'
Posted: Sun Jul 25, 2010 4:11 am
Hi, it's my forst post. I follow this instructions http://pousse.rapiere.free.fr/tome/tome-compile.htm to compile Tome-300alpha19 using the makefile.bcc that I get from the Tome 2.2.2 source, but I get this error:
Why I get this error??
help please!
Code: Select all
C:\tome-300alpha19-src\src>c:\borland\BCC55\Bin\make.exe -f makefile.bcc
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
c:\Borland\BCC55\Bin\bcc32 -jb -j1 -Hc -tW -lGn -w- -D_WIN32_WINNT=0x0
400 -DWINVER=0x0400 -DUSE_TRANSPARENCY -DUSE_EGO_GRAPHICS -DSUPPORT_GAMMA -I
c:\Borland\BCC55\include -I. -Ilua -DUSE_LUA -DUSE_PRECISE_CMOVIE -DUSE_WINS
OCK -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"\#an
gband\" -c -ogods.obj gods.c
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
gods.c:
Error E2209 h-system.h 36: Unable to open include file 'pwd.h'
Error E2228 h-system.h 36: Too many error or warning messages
*** 2 errors in Compile ***
** error 1 ** deleting gods.obj
help please!