This error arise when we want build an data base related class or function in our native project in centos or unix.
Solution:
Install ODBC in your system.
Command:
error:: sql.h: No such file or directory
Solution:
Install ODBC in your system.
Command:
yum install unixODBC* --->>> for centos
This was very helpful. Thank you.
ReplyDelete