Skip to content

Conversation

cfis
Copy link
Contributor

@cfis cfis commented Feb 14, 2025

Fix building Duckdb on Windows with MSVC 2022. _win32 is the correct define for MSVC (and I believe mingw64 these days) - see https://learn.microsoft.com/en-us/cpp/preprocessor/predefined-macros?view=msvc-170

@Mytherin Mytherin merged commit 63f15c8 into duckdb:main Feb 14, 2025
47 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

Antonov548 added a commit to Antonov548/duckdb-r that referenced this pull request Feb 27, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 3, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
Antonov548 added a commit to Antonov548/duckdb-r that referenced this pull request Mar 4, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 5, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 5, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 17, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
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.

2 participants