On Monday, 24 October 2016 at 07:20:34 UTC, Vadim Lopatin wrote:
In https://github.com/buggins/ddbc there are 32bit and 64bit
windows libs and dlls for sqlite3:
https://github.com/buggins/ddbc/tree/master/libs
Thanks a lot John and Vadim.
Kind regards
André
On Monday, 24 October 2016 at 05:43:00 UTC, Andre Pany wrote:
Hi,
I try to get sqlite3.lib for 64 Bit windows os.
I tried implib with the def file and the 64 Bit dll:
implib sqlite3_implib.lib sqlite3.def /system
-> App crash (Windows 10)
With the dll file defined:
implib sqlite3_implib.lib
On Monday, 24 October 2016 at 05:43:00 UTC, Andre Pany wrote:
Hi,
I try to get sqlite3.lib for 64 Bit windows os.
I tried implib with the def file and the 64 Bit dll:
implib sqlite3_implib.lib sqlite3.def /system
-> App crash (Windows 10)
With the dll file defined:
implib sqlite3_implib.lib
Hi,
I try to get sqlite3.lib for 64 Bit windows os.
I tried implib with the def file and the 64 Bit dll:
implib sqlite3_implib.lib sqlite3.def /system
-> App crash (Windows 10)
With the dll file defined:
implib sqlite3_implib.lib sqlite3.dll /system
-> Error message: Error(10): Error: cannot