JuliaDatabases / ODBC.jl

An ODBC interface for the Julia programming language
https://odbc.juliadatabases.org/stable
Other
106 stars 62 forks source link

ODBC failing to Precompile #262

Closed clibassi closed 4 years ago

clibassi commented 4 years ago

Hi there -

Just a few weeks ago I installed ODBC and it worked like a charm, but now suddenly is not compiling. I'm getting this:

image

And here's my version info:

image

I've tried reinstalling and updating the package a few times to no avail. Any guidance would be much appreciated!

clibassi commented 4 years ago

Closing this as some more searching turned up this solution: https://github.com/JuliaDatabases/ODBC.jl/issues/258#issuecomment-606782343