-
I am using duckdb 0.6.0 with downloaded augmentated source in MSVC (from https://github.com/duckdb/duckdb/releases/download/v0.6.0/libduckdb-src.zip).
Do you have any idea what this means and how I can get further? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
Hi @annnei, I think I might have a fix for this, could you try to reproduce the same workflow with the using the libduckdb-src.zip that you find inside this zip file (duckdb-binaries-linux)? (this is a temporary artefact I generated, with a minor modification on top of current master, question is whether merging has any use) Thanks! |
Beta Was this translation helpful? Give feedback.
Hi @annnei, I think I might have a fix for this, could you try to reproduce the same workflow with the using the libduckdb-src.zip that you find inside this zip file (duckdb-binaries-linux)?
(this is a temporary artefact I generated, with a minor modification on top of current master, question is whether merging has any use)
Thanks!