RESOLVED FIXED153353
Fix the WinCairo build related to sqlite
https://bugs.webkit.org/show_bug.cgi?id=153353
Summary Fix the WinCairo build related to sqlite
Csaba Osztrogonác
Reported 2016-01-22 03:52:18 PST
https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/53091 : WebCore.lib(SQLiteDatabase.cpp.obj) : error LNK2001: unresolved external symbol sqlite3_errstr
Attachments
Alex Christensen
Comment 1 2016-01-22 14:01:15 PST
This was fixed a long time ago in https://github.com/achristensen07/WinCairoRequirements/commit/a9b631e1146a696dc81b584c837ccfb7db5524b9 I had just copied an old version of the libraries on the bot.
Note You need to log in before you can comment on or make changes to this bug.