Problems Building DB2 drivers
-
Hello out there,
i am struggeling a lot building the drivers for DB2.
I am using db2 10.5 and Qt 5.2.1 the compiler ist mingw4,8
everything runs on a Windows 7 64bit machine.The problem is, that when i am building like descripted here: "Sql Drivers":http://qt-project.org/doc/qt-4.8/sql-driver.html#qdb2
I am getting errors like :
" C:\PROGRA~1\IBM\SQLLIB\INCLUDE/sqlext.h:1747:5: error: '__in_ecount' has not bee
n declared
__in_ecount(cchConnStrIn) "
^In the screenshot you can find some more:
https://www.dropbox.com/s/v9i5b6vns5kcp95/qt_db2driver-error.JPGHope you can help me.
Thank you.