On 14 Feb 2017, at 10:27pm, Bob Friesenhahn <bfrie...@simple.dallas.tx.us> 
wrote:

> On Tue, 14 Feb 2017, Simon Slavin wrote:
>> 
>> There’s always the chance that your copy of VC (or its compiler) got 
>> corrupted somehow.
> 
> I think that this compiler uses a rolling release model so not everyone is 
> using the same "MSVS 12" compiler.

Ahha !

> Macros defined by the system headers are the most likely cause of the 
> problem. Windows headers are very unclean and its pre-processor definitions 
> often overwrite user code.

Well, how about this ?  Can Bart get hold of a slightly old version of SQLite — 
one which he originally compiled without problems and see whether he can still 
compile it ?

If he can’t, the compiler changed.  If he can, then a diff between old and new 
source code should help to identify the problem.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to