Am Mo., 24. Mai 2021 um 21:18 Uhr schrieb Richard Kimberly Heck <
rikih...@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.
-- 
    Eugene
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to