SNOW-1795105: SNOW-864140 Issues building the code #774
Labels
question
Issue is a usage/other question rather than a bug
status-triage_done
Initial triage done, will be further handled by the driver team
What version of libsnowflakeclient are you using?
1.1.0
What operating system and processor architecture are you using?
Ubuntu 24.04.1 LTS AMD64
What version of C complier are you using?
gcc 13.2.0
What did you do?
I ran the build script
./scripts/build_libsnowflakeclient.sh
and am getting errors about missing dependencies.I then ran the
./scripts/build_dependencies.sh
but it looks like it doesn't build all the dependencies.After the dependency build
Some more context: I'm sorry if I'm doing something wrong, I'm fairly new to C++. I'm trying to build a duckdb snowflake extension and am trying to include this library in my CMake project. I'm not sure what the best way to do this is. Would appreciate any pointers or examples you could provide.
What did you expect to see?
I expected the build to succeed and the artifacts to be generated
The text was updated successfully, but these errors were encountered: