Hi,
when I compile sqlite3.c the compiler generates 3 error messages. The first 
one occurs on line 15474 and reads "Type mismatch in parameter 'Exchange' in 
call to 'InterlockedCompareExchange'." The next error is on line 15492: "Type 
mismatch in parameter 'Comperand' in call to 'InterlockedCompareExchange'." 
Since there are many warnings too, the compiler ends with the third error 
message "Too many error or warning messages".
I would very much appreciate being saved from this puzzlement. 
Kind regards
Peter

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

Reply via email to