On Tue, Nov 13, 2012 at 10:29 AM, Arbol One <arbol...@gmail.com> wrote:
> Further inspection showed that there is a macro that is added, and not the 
> stdafx.h file name, the macro is 
> '%(PrecompiledHeaderFile);%(ForcedIncludeFiles)'. Nevertheless, VS10 still 
> complains with the following error:
> fatal error C1853: 'Debug\vsSamiira.pch' precompiled header file is from a 
> previous version of the compiler, or the precompiled header is C++ and you 
> are using it from C (or vice versa).
>
> How do I solve this problem?

If  this file exists delete it. And then rebuild clean.

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

Reply via email to