Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARM64 Build #2

Merged
merged 166 commits into from Jul 17, 2020
Merged

ARM64 Build #2

merged 166 commits into from Jul 17, 2020

Conversation

imbushuo
Copy link
Owner

No description provided.

RaiKoHoff and others added 30 commits June 22, 2020 02:09
To build boost:
vcpkg install boost-build:x86-windows
vcpkg install boost-regex:arm64-windows
MUI - Add some translation in grepWinNP3 for it-IT
Fix typo in ZoomTooltipTimeout config option
MUI - Synchronize files header with "original grepWin_2.0.2"
be-BY, ru-RU: update grepWinNP3 translation
Fix Dutch translation of 'Untitled'
MUI - Synchro the "Strings Order" of All .lang files with "original …
grepWinNP3 JP: Modification of  about dialog
MUI - Translation of "About dialog" for all languages
hpwamr and others added 29 commits July 14, 2020 15:44
MUI - Small correction to grepWinNP3 'it-IT" language file
Signed-off-by: Liu Hao <lh_mouse@126.com>
+ ver: VS2019 version update - VS 16.6.3
+ upd: Version files and Changes.txt
MUI - Small correction to grepWinNP3 'sk-SK" language file
MUI - Correction of a few typos (punctuation) in grepWinNP3
MUI - Fine adjustments of some length of fields for grepWinNP3.
MUI - Fine adjustments of some wording of  text for grepWinNP3.
To build boost:
vcpkg install boost-build:x86-windows
vcpkg install boost-regex:arm64-windows
The current usage of variadic function parameters is incorrect on arm64 and further caused crashes. A few places have been spotted using direct pointer instead of va_list.

va_list is now used everywhere to avoid crash on arm64.
@imbushuo imbushuo merged commit 8670122 into master Jul 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
9 participants