Skip to content

Conversation

@mojaveazure
Copy link
Member

Fix issues with .pkg_config() on Windows; include new include and linking flags as suggested by @LTLA

SC-60076

resolves #780

c("Secur32", "Crypt32"),
"NCrypt",
c(
"BCrypt",
Copy link
Member

Choose a reason for hiding this comment

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

Is this replacing the makevars?

-lBCrypt -lKernel32 -lRpcrt4 -lWininet -lWinhttp -lWs2_32 -lShlwapi -lUserenv -lversion -lws2_32 \

Copy link
Member Author

Choose a reason for hiding this comment

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

@ihnorton Not for tiledb-r, but for any package downstream that links to libtiledb bundled with tiledb-r on Windows

Fix issues with `.pkg_config()` on Windows; include new include and
linking flags as suggested by @LTLA

[SC-60076](https://app.shortcut.com/tiledb-inc/story/60076)

resolves #780
@mojaveazure mojaveazure force-pushed the paulhoffman/sc-60076/providing-access-to-the-tiledb-r-shared-libraries branch from bb93142 to 74ae1af Compare January 24, 2025 21:11
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.

Providing access to the TileDB-R shared libraries in downstream packages

4 participants