lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] help on lynx compilation


From: clr . geek
Subject: Re: [Lynx-dev] help on lynx compilation
Date: Tue, 15 May 2018 17:02:04 +0200

Hello to you three,

We spoke a few weeks ago about a compilation of Lynx, and this is behind now, 
great :)
I have a new problem concerning the ability of Lynx to interprete the braille 
media query :
In my CSS code, I have something like :
@media braille {
     #something{
          display:none;
     }
}
But it doesn't work ... would you know if there is a solution to hide some 
parts of an HTML document for a braille type media ?

Sorry to bother, and thanks if you have an idea ...
Christophe


On Friday, March 30, 2018 at 11:11 AM, address@hidden wrote:
> Well, thanks to you two !
> I'll try to compile with Borland 5.5 version then.
> (I'm really not comfortable with all these development environments :/)
> Thanks again,
> Christophe
> 
> 
> On Friday, March 30, 2018 at 10:12 AM, Thomas Dickey <address@hidden>
> wrote:
>> ----- Original Message -----
>> | From: "Thorsten Glaser" <address@hidden>
>> | To: address@hidden
>> | Cc: "clr geek" <address@hidden>
>> | Sent: Friday, March 30, 2018 2:37:51 AM
>> | Subject: Re: [Lynx-dev] help on lynx compilation
>> |
>> | Thomas Dickey dixit:
>> |
>> | >Actually Borland's last freely-available compiler was 5.51, and not
>> long
>> |
>> | You can still get the 5.5 version from their site.
>>
>> agreed (it's been a while, but I did build a copy of lynx using 5.51
>> when
>> I was working on the blatj changes - but blatj can't connect to my
>> current
>> mail system...)
>>
>> | >I'd simply remove those older makefiles, but there are probably 2-3
>> | >people who still use them.
>> |
>> | Last time I built lynx for Win32 I used them.
>> |
>> | OK, that was... a loooong time ago ;)
>>
>> sometime after 2010 for me (recalling which machine I used for
>> development).
>>
>> For windows, I'm using each of cygwin, mingw (native and cross), msys2
>> and
>> visual studio.
>> The installers are built from the last.
>>
>> --
>> Thomas E. Dickey <address@hidden>
>> http://invisible-island.net
>> ftp://ftp.invisible-island.net



reply via email to

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