package libs on windows
Abby
abby at gmail.com
Tue Feb 1 21:17:09 UTC 2022
Hi there,
I'm using d2sqlite3 package on windows with dub, the problem I
have is that when I compiling the app linking fails because LINK
: fatal error LNK1181: cannot open input file 'sqlite3.lib'. I
would like to know if there is a way to set path to lib to
downloaded with package instead of harcoded.
libs
"C:\\Users\\abby\\AppData\\Local\\dub\\packages\\d2sqlite3-0.18.3\\d2sqlite3\\source\\d2sqlite3\\lib\\win64\\sqlite3" platform="windows"
Thank you very much for your help
More information about the Digitalmars-d-learn
mailing list