coleifer / pysqlite3

SQLite3 DB-API 2.0 driver from Python 3, packaged separately, with improvements
zlib License
183 stars 51 forks source link

Windows issue #56

Closed TheUniKian closed 1 year ago

TheUniKian commented 1 year ago

I am having the same issue as the person here, and I cant really find an explanation as to where or how I can actually resolve the missing header issue. I have searched up and down everywhere and anywhere looking for some sort of documentation that wasnt a fix for that one specific program. I will be glad to offer any additional information.

After resoling the header issue, it asks for sqlite3.lib, when trying to compile that (as it is not precompiled on sqlite.org) it has a LINK error saying it cannot open sqlite3.def despite it being in the directory assigned to compile the lib file