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
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