question about linking with sqlite3
24 May
2012
24 May
'12
2:04 a.m.
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.
24 May
24 May
8: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 <dreameration@gmail.com> wrote:
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.
5207
Age (days ago)
5207
Last active (days ago)
1 comments
1 participants
participants (1)
-
Canhua