Bug 153353
| Summary: | Fix the WinCairo build related to sqlite | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | achristensen, peavo |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Csaba Osztrogonác
https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/53091 :
WebCore.lib(SQLiteDatabase.cpp.obj) : error LNK2001: unresolved external symbol sqlite3_errstr
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alex Christensen
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.