lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Win32 compile (fwd)


From: T.E.Dickey
Subject: Re: lynx-dev Win32 compile (fwd)
Date: Wed, 22 Apr 1998 05:17:45 -0400 (EDT)

> 
> I did that already... there is no reference to this variable in any of 
> the headers. 
then there's something wrong with your compile.  when I search for that
string in the generated headers, this is what I see (cut/paste):

cp1250_uni.h:46:static u16 dfont_unitable_windows_1250[216] =
cp1250_uni.h:82:dfont_unicount_windows_1250,dfont_unitable_windows_1250,216,\
cp1251_uni.h:46:static u16 dfont_unitable_windows_1251[222] =
cp1251_uni.h:83:dfont_unicount_windows_1251,dfont_unitable_windows_1251,222,\
cp1252_uni.h:46:static u16 dfont_unitable_windows_1252[216] =
cp1252_uni.h:82:dfont_unicount_windows_1252,dfont_unitable_windows_1252,216,\
cp1253_uni.h:46:static u16 dfont_unitable_windows_1253[206] =
cp1253_uni.h:81:dfont_unicount_windows_1253,dfont_unitable_windows_1253,206,\
cp1255_uni.h:46:static u16 dfont_unitable_windows_1255[194] =
cp1255_uni.h:80:dfont_unicount_windows_1255,dfont_unitable_windows_1255,194,\
cp1256_uni.h:46:static u16 dfont_unitable_windows_1256[215] =
cp1256_uni.h:82:dfont_unicount_windows_1256,dfont_unitable_windows_1256,215,\
cp1257_uni.h:46:static u16 dfont_unitable_windows_1257[210] =
cp1257_uni.h:82:dfont_unicount_windows_1257,dfont_unitable_windows_1257,210,\
cp437_uni.h:46:static u16 dfont_unitable_cp437[233] =

>  
> -- 
> Kristin McNally 
> MOON Communications 
> address@hidden 
>  
> > -----Original Message----- 
> > From:       T.E.Dickey [SMTP:address@hidden 
> > Sent:       Tuesday, April 21, 1998 9:43 AM 
> > To: address@hidden 
> > Subject:    Re: lynx-dev Win32 compile (fwd) 
> >  
> > >  
> > > dfont_unitable is only used in one function, con_set_default_unimap, 
> >  
> > > which mentions something about a uni_hash.tbl, which I do not 
> > have...  
> > > could this be the problem... I don't have this .tbl file???  Is this 
> >  
> > > system specific???  
> > you have to compile the program in src/chrtrans and run it to create 
> > the 
> > headers (look at makew32.bat) 
> >    
> > > Thanks for any help.  
> > >   
> > > --  
> > > Kristin McNally  
> > > MOON Communications  
> > > address@hidden  
> > >   
> > > > -----Original Message-----  
> > > > From:   Wayne Buttles [SMTP:address@hidden  
> > > > Sent:   Monday, April 20, 1998 3:17 PM  
> > > > To:     lynx-dev  
> > > > Cc:     address@hidden  
> > > > Subject:        RE: lynx-dev Win32 compile (fwd)  
> > > >   
> > > >   
> > > > Er, she is right ... why isn't dfont_unitable defigned anywhere? 
> >  
> > > >   
> > > > ---------- Forwarded message ----------  
> > > > Date: Mon, 20 Apr 1998 14:38:36 -0400  
> > > > From: Kristin McNally <address@hidden>  
> > > > To: 'Wayne Buttles' <address@hidden>  
> > > > Subject: RE: lynx-dev Win32 compile  
> > > >   
> > > > src\chrtrans is in the paths for the includes... but still there 
> > is no  
> > > > define for the variable dfont_unitable... even in the headers in 
> > the  
> > > > src\chrtrans directory.  There is one .c file in this directory,  
> > > > makeuctb.c ... this file has a main function.... I'm assuming from 
> > the  
> > > > name that it generates tables of some sort... is this something I 
> > need  
> > > > to do?  
> > > >   
> >  
> >  
> > --  
> > Thomas E. Dickey 
> > address@hidden 
> > http://www.clark.net/pub/dickey 


-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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