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 [qt-project.org]
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.JPG
Hope you can help me.
Thank you.
↧