
24 May
2012
24 May
'12
4:37 a.m.
I know it. I used a sqlite.dll file that is compiled for 32bit, while
my computer is 64bit.
sorry for this stupid question.
On Thu, May 24, 2012 at 10:04 AM, Canhua
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.