Skip to content

Conversation

@srh
Copy link
Contributor

@srh srh commented Aug 9, 2022

Description

Merges the Windows build fixes, which get the build working on Windows. Almost all of these changes have already been added to v2.4.x-windows in the following PR's:

unxcepted and others added 14 commits June 12, 2022 18:02
Since this commit VS2022 with v141 tools and Windows SDK 10.0.19041.0  is required to build RethinkDB on windows. VS2015 no longer has to be installed.
Required for compilation on windows.
This commit also removes old gtest source files from this repo, as no-fetch approach is no longer valid.
Original quickjs doesn't support MSVC compiler, hence this change is required for windows build.
- adjust includes
- fix metadata_file_t namespacing
- fix remove_directory_helper function
Drops the requirement to install cmake explicitly
points out new requirements
Also points to the top commit with an updated README.
@srh
Copy link
Contributor Author

srh commented Aug 9, 2022

Tested on Windows amd64, Linux amd64, and Linux ARM.

@srh srh merged commit 3579666 into v2.4.x Aug 10, 2022
@srh srh deleted the v2.4.x-windows branch August 10, 2022 20:48
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

Successfully merging this pull request may close these issues.

4 participants