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

duckdb-rs 0.10.0 compilation failed on windows 11 #268

Open
ou-bing opened this issue Feb 23, 2024 · 0 comments
Open

duckdb-rs 0.10.0 compilation failed on windows 11 #268

ou-bing opened this issue Feb 23, 2024 · 0 comments

Comments

@ou-bing
Copy link

ou-bing commented Feb 23, 2024

image

OS: Windows 11 23H2
RUST Toolchains: rustc 1.76.0 (07dca489a 2024-02-04)

err msg:

  error occurred: Command "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.38.33130\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "duckdb" "-I" "duckdb/third_party/concurrentqueue" "-I" "duckdb/third_party/utf8proc/include" "-I" "duckdb/third_party/fmt/include" "-I" "duckdb/third_party/fast_float" "-I" "duckdb/third_party/mbedtls/include" "-I" "duckdb/third_party/libpg_query" "-I" "duckdb/third_party/re2" "-I" "duckdb/third_party/hyperloglog" "-I" "duckdb/src/include" "-I" "duckdb/third_party/mbedtls" "-I" "duckdb/third_party/libpg_query/include" "-I" "duckdb/third_party/httplib" "-I" "duckdb/third_party/tdigest" "-I" "duckdb/third_party/jaro_winkler" "-I" "duckdb/third_party/miniz" "-I" "duckdb/third_party/utf8proc" "-I" "duckdb/third_party/fsst" "-I" "duckdb/third_party/fastpforlib" "-I" "duckdb/third_party/mbedtls/library" "-I" "duckdb/third_party/skiplist" "-I" "duckdb/third_party/pcg" "-I" "duckdb/third_party/jaro_winkler/details" "/bigobj" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-DDUCKDB_BUILD_LIBRARY" "-FoD:\\src\\demo\\demo-duckdb\\target\\debug\\build\\libduckdb-sys-5d16083e927cb282\\out\\239a61d5cb207136-ub_src_main.o" "-c" "duckdb/ub_src_main.cpp" with args "cl.exe" did not execute successfully (status code exit code: 2).
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

No branches or pull requests

1 participant