Bug 153353 - Fix the WinCairo build related to sqlite
Summary: Fix the WinCairo build related to sqlite
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-22 03:52 PST by Csaba Osztrogonác
Modified: 2016-01-22 14:01 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 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
Comment 1 Alex Christensen 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.