-
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Hi.
I'm running Crystal natively on Windows 10 and I was wondering about how to use this shard.
Right now I have a small project with successfully installed crystal-sqlite3 shard. I also have installed sqlite3 library on my system as a dll file in a folder that is added to my path. Unfortunately it seems that my setup doesn't work out of the box, because I'm getting the following error when I'm trying to run any SQLite3 related code:
Error: Cannot locate the .lib files for the following libraries: sqlite3
I don't have any .lib files in my SQLite3 installation folder. I only have a single .dll file. Is there any way to make it work or do I need to install SQLite3 differently to also have those .lib files?
Metadata
Metadata
Assignees
Labels
No labels