Hello.
I read forums and instruction on SQLite page how to make library *.lib. I do library mylib.lib but can't add to project. I tray to add in option in Linkier, General but not working.
If you have time and can to tell me how to add to project library. I work in Visual Studio 2010.
Copy the line of code you are using to link to it in your program. I think that you don't have the .lib in the right path so include the directory that you have it stored in as well.