2014-05-29 15:52 GMT+02:00 Len Chisholm <len.chish...@paradise.net.nz>:
> I see that the 64-bit MSVC DLL has the correct version resources, which show
> in the tool-tip when you hover over the DLL in an Explorer window or look at
> the file properties.
> I think that I also got the version info when I went through the steps to
> compile my own DLL with MSVC a while ago.
> However, the latest 32-bit DLL compiled with mingw doesn't include the
> version info.

MinGW is only supported on best-effort base (unlike MSVC), so I have no
idea when Richard will handle this. It's already reported here:
    <http://osdir.com/ml/sqlite-users/2014-03/msg00591.html>
The ML report contains a patch and explanation too. Feel free to try
it and ask questions here, I'll try to answer them.

> There is a ticket for this in the bug tracker, which I can't find right now,
    <http://www.sqlite.org/src/tktview?name=f711d5a937>

Regards,
        Jan Nijtmans
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to