lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lynx-dev Re: Made BC ++ .IDE


From: Webmaster Jim
Subject: lynx-dev Re: Made BC ++ .IDE
Date: Sun, 9 Jan 2000 09:58:50 -0500

On Sun, Jan 09, 2000 at 02:35:23PM +0200, Mike Bledig wrote:
> Hey guys! I did it! yea! :-) I made a .IDE for compiling with BC++ 
> 5.0.

Good work!
 
> If there is any one using bc ++ and there are in need of a .IDE file, 
> let me know and I'll send it along.

(I'll take a copy)
 
> But I'm still getting current_codepage error when linking.
> Where in the pdcurses sources is (current_codepage) defined?

Look around line 1194 in src/LYCurses.c, and change it from
this:
#if defined(WIN_EX) && defined(CJK_EX) /* 1999/08/26 (Thu) 17:53:38 */

to this:
#if defined(WIN_EX) && defined(notdefined) /* 1999/08/26 (Thu) 17:53:38 */

I know this is just a hack, but I've reported this bug and not been able
to create a patch that skips CJK_EX without causing other problems (for
me and Borland).

------
<http://www.cs.indiana.edu/picons/db/users/us/md/lib/bcpl/jspath/face.xbm>
<http://www.altavista.com/cgi-bin/query?q=%22web+home+for+jim+spath%22>
Marvin the Paranoid Android says:
Come on then; let's get this over with as soon as possible.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]