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

Fix static linking failures and build ExampleExe_static on Windows. #4336

Merged
merged 5 commits into from
Sep 11, 2023

Conversation

teo-tsirpanis
Copy link
Member

@teo-tsirpanis teo-tsirpanis commented Sep 8, 2023


TYPE: BUILD
DESC: Fix static linking failures and build ExampleExe_static on Windows.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pcre2 port is a copy of the one in microsoft/vcpkg#31928.

@teo-tsirpanis
Copy link
Member Author

CI is green.

@teo-tsirpanis teo-tsirpanis marked this pull request as ready for review September 11, 2023 12:23
@ihnorton ihnorton merged commit e57692d into TileDB-Inc:dev Sep 11, 2023
53 checks passed
@teo-tsirpanis teo-tsirpanis deleted the static-fix branch September 11, 2023 17:57
teo-tsirpanis added a commit to teo-tsirpanis/TileDB that referenced this pull request Sep 15, 2023
…TileDB-Inc#4336)

* Update the pcre2 and libmagic ports.

* Re-enable building `ExampleExe_static` on Windows.

* FIx more linker errors.

* Fix `ExampleExe_static` not being built.

* Add missing Win32 libraries for Azure and S3.

---
TYPE: BUILD
DESC: Fix static linking failures and build ExampleExe_static on Windows.
ihnorton pushed a commit that referenced this pull request Sep 16, 2023
…#4336) (#4360)

* Update the pcre2 and libmagic ports.

* Re-enable building `ExampleExe_static` on Windows.

* FIx more linker errors.

* Fix `ExampleExe_static` not being built.

* Add missing Win32 libraries for Azure and S3.

---
TYPE: BUILD
DESC: Fix static linking failures and build ExampleExe_static on Windows.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants