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

Port pika to windows platform #1437

Closed
AlexStocks opened this issue May 5, 2023 · 2 comments
Closed

Port pika to windows platform #1437

AlexStocks opened this issue May 5, 2023 · 2 comments

Comments

@AlexStocks
Copy link
Collaborator

AlexStocks commented May 5, 2023

image
As rocksdb can run on Windows platform since 2015 ( https://rocksdb.org/blog/2015/07/22/rocksdb-is-now-available-in-windows-platform.html ), we pika should also run on windows platform too.

how to build RocksDB on Windows?

https://github.com/EighteenZi/rocksdb_wiki/blob/master/Building-on-Windows.md

rocksdb windows code example

https://github.com/facebook/rocksdb/blob/main/port/win/port_win.h

https://gist.github.com/edouarda/79ef7ba0be9a45ebac4d4063ea4ab028

@4kangjc
Copy link
Contributor

4kangjc commented May 5, 2023

Assigned to me.

@AlexStocks
Copy link
Collaborator Author

        * 0506 kangjinci 同学 own ,已经初步提交一个 pr https://github.com/OpenAtomFoundation/pika/pull/1440
        * 0513 主要目标是在保证 C++17,不要把 Pika 搞的很复杂
        * 0520 对代码侵入性大,暂时不继续推进windows支持

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

2 participants