Hi all,
i'm trying to compile QT with the iBase support.
Somewhere i read to use -plugin-sql-qibase but it is not recognized by the ./configure. I used -plugin-sql-ibase as stated by the 'configure --help'.
Compiling it i receive an error: ibase.h not found, so i added the option -I/opt/firebird/include.
Now i receive the error
Qt Code:
cannot find -lgds collect2: ld returned 1 exit status make: *** [ibase] Error 1 InterBase disabled.To copy to clipboard, switch view to plain text mode
I searched for gds library but i did not able to find it
Thanks !!
Bookmarks