On Tue, 4 Jan 2000, Mike Bledig wrote:

> Ok I think I'm winning!
> 
> I had to make a little change to the makefile.bcb file.
>  
> the line that reads:
> OBJ = ../obj
> 
> had to be changed to:
> OBJ = obj
> 
> Also the line that reads:
> ETC_LIB = ../curses
> 
> had to be changed to:
> ETC_LIB = curses
> 
> Since I made those changes, it is finding the "zlib.lib", but it is now 
> asking for a file "pdcurses.h" which can not be found.

  Seems I also had this problem. Seems that renaming curses.h to pdcurses.h
solves the problem.

> does any one know where I can find this header file?
>
> It doesn't seem to be in the pdcurses23.zip file I downloaded.
>
 
 Best regards,
  -Vlad

Reply via email to