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

need help to compile #2

Open
ta5n opened this issue Jan 4, 2023 · 5 comments
Open

need help to compile #2

ta5n opened this issue Jan 4, 2023 · 5 comments

Comments

@ta5n
Copy link

ta5n commented Jan 4, 2023

Hello @icetech233
would you provide step by step instructions to compile redis on windows using msys64?
I've cloned redis official repository, and tried to compile but gives error about missing c header files.
Thanks

@icetech233
Copy link
Owner

icetech233 commented Apr 17, 2023

@ta5n
build code on windows 10 x64

detail:

read readme.md

@icetech233
Copy link
Owner

MSYS2 MinGW 64-bit

@icetech233
Copy link
Owner

@icetech233
Copy link
Owner

windows 10

$ gcc --version
gcc.exe (Rev5, Built by MSYS2 project) 10.3.0
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

@liudonghua123
Copy link

I found another related repo https://github.com/redis-windows/redis-windows, it use github action to build and release.

See https://github.com/redis-windows/redis-windows/blob/main/.github/workflows/ci-diy.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants