error C2850: 'PCH header file'

error C2850: 'PCH header file' : only allowed at file scope; may not be in a nested construct

这种错误一般是大意导致的,比如你的类声明的后面忘了分号, 或者大括号不配对引起的

posted @ 2010-11-11 11:10  Gang.Wang  阅读(1981)  评论(0编辑  收藏  举报