[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Re: Lynx .IDE file for Borland C ++
From: |
Hiroyuki Senshu |
Subject: |
Re: lynx-dev Re: Lynx .IDE file for Borland C ++ |
Date: |
Wed, 05 Jan 2000 19:42:34 +0900 |
Mike Bledig wrote:
>Ok, I've renamed "curses.h" to "pdcurses.h", And I've made the
>/curses, and /obj above the Lynx directory. In the root directory
>that is.
>
>But now, in compiling, I'm getting the following errors:
>
>src/lyutils.c:
:
:
>Error src/lyutils.c 7720: Undefined symbol 'thread' in function
>w32_strerror
:
>Error src/lyutils.c 7756: Not an allowed type in function w32_strerror
>*** 7 errors in Compile ***
>
>** error 1 ** deleting ../obj/lyutils.obj
This is because it is the form which isn't supported in Bcc32 ver 4.x(?) .
#if 0 ... #endif is to try to surround it at present with Lynx
because w32_strerror() isn't being used.
__Hiroyuki
--
Shonai College of Industry and Technology.
Electronics and Computer Infomation Course.
E-mail: address@hidden
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, T.E.Dickey, 2000/01/04
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Hiroyuki Senshu, 2000/01/04
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Mike Bledig, 2000/01/04
- lynx-dev Re: Lynx .IDE file for Borland C ++, Webmaster Jim, 2000/01/04
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Mike Bledig, 2000/01/05
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++,
Hiroyuki Senshu <=
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Mike Bledig, 2000/01/05
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Hiroyuki Senshu, 2000/01/05
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Vlad Harchev, 2000/01/05
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Klaus Weide, 2000/01/05
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Hiroyuki Senshu, 2000/01/05
- lynx-dev current_codepage in WIN_EX&&CJK_EX (was: Lynx .IDE file for Borland C ++), Klaus Weide, 2000/01/05
- lynx-dev current_codepage in WIN_EX&&CJK_EX (was: Lynx .IDE file for Borland C ++), Klaus Weide, 2000/01/06
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Vlad Harchev, 2000/01/05
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Mike Bledig, 2000/01/06
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Vlad Harchev, 2000/01/06