Beta 1

Yu Jin yu_jin at lyx.org
Sat May 29 08:10:54 UTC 2021


Am Do., 27. Mai 2021 um 22:49 Uhr schrieb Yu Jin <yu_jin at lyx.org>:

> Am Do., 27. Mai 2021 um 20:17 Uhr schrieb Yu Jin <yu_jin at lyx.org>:
>
>> Am Mo., 24. Mai 2021 um 21:18 Uhr schrieb Richard Kimberly Heck <
>> rikiheck at lyx.org>:
>>
>>> Hi, all,
>>>
>>> I have put tarballs for beta 1 here:
>>>
>>>
>>> https://drive.google.com/drive/folders/1Zl_20mzi9ndDDQdzeFyvR07O4lLDtcW3?usp=sharing
>>>
>>> I need to get my IP updated with our FTP people before I can upload
>>> again to ftp.lyx.org. Usually that does not take too long. In any
>>> event,
>>> please prepare binaries, and I'll release later this week.
>>>
>>
>> Unfortunately these don't compile for me, I get these errors:
>>
>> Severity Code Description Project File Line Suppression State
>> Error C2664 'BOOL WaitNamedPipeW(LPCWSTR,DWORD)': cannot convert argument
>> 1 from 'const _Elem *' to 'LPCWSTR' LyX (applications\LyX\LyX)
>> C:\lyx\lyx-2.4.0-beta1\src\Server.cpp 530
>> Error C2664 'HANDLE
>> CreateNamedPipeW(LPCWSTR,DWORD,DWORD,DWORD,DWORD,DWORD,DWORD,LPSECURITY_ATTRIBUTES)':
>> cannot convert argument 1 from 'const _Elem *' to 'LPCWSTR' LyX
>> (applications\LyX\LyX) C:\lyx\lyx-2.4.0-beta1\src\Server.cpp 178
>> Error C2664 'HANDLE
>> CreateNamedPipeW(LPCWSTR,DWORD,DWORD,DWORD,DWORD,DWORD,DWORD,LPSECURITY_ATTRIBUTES)':
>> cannot convert argument 1 from 'const _Elem *' to 'LPCWSTR' LyX
>> (applications\LyX\LyX) C:\lyx\lyx-2.4.0-beta1\src\Server.cpp 492
>>
>> Only occurs when LYX_CONSOLE is disabled though, which is what we want
>> for the beta release.
>>
> Ah, I see, it's because of the
>
> UNICODE
> _UNICODE
>
> preprocessor definitions.... What to do about that then?
>
I removed those for these tarballs (see also the other thread which I just
started) and successfully built LyX, so Uploaded the installer as usual
(only 64 bit, as mentioned earlier). I guess this is a good time to see how
Qt6 goes, since it is a beta. If people ask for 32 bit, I can still build
it later. Hopefully the UNICODE thing gets resolved until the next
release/beta.
-- 
    Eugene
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20210529/e05015ca/attachment.html>


More information about the lyx-devel mailing list