You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to get the azure and mysql extensions working in R on windows. The docs say to cd duckdb/ EXTENSION_STATIC_BUILD=1 make to make the R package able to use extensions. Is that the directory of the R package? Is there a config that should be changed in a specific file? I'm not getting where and how to set the flag.
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to get the azure and mysql extensions working in R on windows. The docs say to
cd duckdb/ EXTENSION_STATIC_BUILD=1 make
to make the R package able to use extensions. Is that the directory of the R package? Is there a config that should be changed in a specific file? I'm not getting where and how to set the flag.The text was updated successfully, but these errors were encountered: