Skip to content

Conversation

@andrjohns
Copy link
Contributor

@andrjohnsandrjohns commented Oct 7, 2025

Now that RcppParallel is using a newer version of the TBB, the TBB_USE_GCC_BUILTINS flag is irrelevant on Windows arm64

The tbbLibraryPath() function was also looking for .dll files on windows, so wasn't returning the static lib

@andrjohnsandrjohns changed the title Remove obsolete flag for WINARM64Remove obsolete flag for WINARM64, fix TBB library lookup on WindowsOct 7, 2025
@kevinushey
Copy link
Contributor

LGTM, thanks!

@kevinusheykevinushey merged commit e4e33f4 into RcppCore:masterOct 7, 2025
3 checks passed
Sign up for freeto 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.

2 participants

@andrjohns@kevinushey