TESTING Tarballs for 2.4.0
Kornel Benko
kornel at lyx.org
Wed May 15 10:21:45 UTC 2024
Am Tue, 14 May 2024 18:34:50 +0200
schrieb Yu Jin <technikmagma at gmail.com>:
> Am Di., 14. Mai 2024 um 17:54 Uhr schrieb Kornel Benko:
>
...
> > Corrected at 5eaa03a1, sorry.
> >
>
> Well, the 2.4.x branch still does not compile:
>
> Build started at 18:30...
> 1>------ Build started: Project: support (applications\LyX\support),
> Configuration: Debug x64 ------
> 1>ConsoleApplication.cpp
> 1>Package.cpp
> 1>C:\lyx\master\src\support\Package.cpp(553,29): error C2065:
> 'LYX_DIR_VER': undeclared identifier
> 1>C:\lyx\master\src\support\Package.cpp(556,46): error C2065:
> 'LYX_DIR_VER': undeclared identifier
> 1>C:\lyx\master\src\support\Package.cpp(650,47): error C2065:
> 'LYX_DIR_VER': undeclared identifier
> 1>C:\lyx\master\src\support\Package.cpp(666,31): error C2065:
> 'LYX_USERDIR_VER': undeclared identifier
> 1>PathChanger.cpp
> 1>gzstream.cpp
> 1>C:\lyx\master\src\support\gzstream.cpp(92,19): warning C4244:
> 'initializing': conversion from '__int64' to 'int', possible loss of data
> 1>C:\lyx\master\src\support\gzstream.cpp(113,11): warning C4244:
> 'initializing': conversion from '__int64' to 'int', possible loss of data
> 1>gettext.cpp
> 1>Generating Code...
> 1>Done building project "support.vcxproj" -- FAILED.
> ========== Build: 0 succeeded, 1 failed, 2 up-to-date, 0 skipped ==========
> ========== Build completed at 18:30 and took 03,018 seconds ==========
>
> or here
>
> Build started at 18:33...
> 1>------ Build started: Project: LyX (applications\LyX\LyX), Configuration:
> Debug x64 ------
> 1>version.cpp
> 1>C:\lyx\master\src\version.cpp(25,38): error C2065: 'NOTFOUND': undeclared
> identifier
> 1>C:\lyx\master\src\version.cpp(26,38): error C2065: 'NOTFOUND': undeclared
> identifier
> 1>Done building project "LyX.vcxproj" -- FAILED.
> ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
> ========== Build completed at 18:33 and took 00,368 seconds ==========
>
> not sure why it says NOTFOUND here, line 25 and 26 are actually:
>
> extern const int lyx_version_major = LYX_MAJOR_VERSION;
> extern const int lyx_version_minor = LYX_MINOR_VERSION;
>
> Those definitions are not found though.
>
Thanks for the report. After the amend at 8edc87b6 these errors should go too.
Kornel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: Digitale Signatur von OpenPGP
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20240515/2849cc1f/attachment.asc>
More information about the lyx-devel
mailing list