On Friday, 4 November 2011 at 16:31:30 UTC, Johannes Pfau wrote:
On http://www.digitalmars.com/download/freecompiler.html there's a link to this file: http://ftp.digitalmars.com/bup.zip

I think that's the implib you want?

I just tried implib with latest sqlite library def (windows x86) like this, and it crashed (however with the dll it seems to work just fine):

implib sqlite3.lib sqlite3.def


Reply via email to