KDABLabs / sqlate

60 stars 16 forks source link

unixodbc dependency #4

Closed ant32 closed 7 years ago

ant32 commented 10 years ago

I'm getting the following error when trying to build without unixodbc installed. Is this a typo or is unixodbc a dependency? I uploaded a pkgbuild to Arch Linux AUR https://aur.archlinux.org/packages/sqlate-git

/build/sqlate-git/src/sqlate/SchemaUpdater.cpp:23:17: fatal error: sql.h: No such file or directory
 #include "sql.h"
amantia commented 10 years ago

No, it has no unixodbc dependency, I will check and come back to you why you might get this error.

correa commented 10 years ago

Looks like it's fixed in 9234de4a8e553efb3530d1e0f214ee857f2e09e4