[Haskell-cafe] question about linking with sqlite3

Canhua dreameration at gmail.com
Thu May 24 04:04:11 CEST 2012


Hi, I made a cabal package that use HDBC-sqlite3 on Windows.
When cabal install it, I got an error from ld.exe: cannot find -lsqlite3.
How can I tell ld.exe where sqlite3.dll is plcaed?

Thanks.



More information about the Haskell-Cafe mailing list