I know this question is not a SQLite question, but I am hoping that someone 
here has had a similar experience and/or can point me to the right place to ask 
this question.

After years or using Code::Blocks and Dev-Cpp, I have recently installed Visual 
Studio 10 Express; it is the first time I am using it, in my Windows 7 machine. 

I have written, with the help of this mailing list a wrapper class for the 
latest SQLite3 library using C::B as my development platform, now that I want 
to switch to VS10, there were a lot of gcc specific code that I had to repair 
and after clearing all the C++ discrepancies between MinGW's g++ and MS's VC++ 
I have been left with this error message:

fatal error C1853: 'Debug\sql.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

 

Does anyone know how to resolve this issue or perhaps a VS10 specific mailing 
list to address this question?

 

TIA.

 

This e-mail is for the sole use of the intended recipient and may contain 
confidential or privileged information. Unauthorized use of its contents is 
prohibited. If you have received this e-mail in error, please notify sender 
immediately via return e-mail and then delete the original e-mail.

 

Let there come out of you a group of people inviting to all that is good, 
enjoining what is right, and to strive against what is wrong: They are the ones 
to attain respect and admiration, i.e. FSF, GTK+, *NIX, SQLite... etc.

Eat Kosher 
<http://www.hanefesh.com/edu/kosher_Food_Symbols.htm#USAD:DocumentsDownloaded 
Installations> 

 

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

Reply via email to