-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. 下载源代码,解压并用VS2010打开
2. 编译链接
3.
What is the expected output? What do you see instead?
1 succeeded, instead of 1 failed
What version of the product are you using? On what operating system?
Newest version on Win7 64bit
Please provide any additional information below.
去掉预编译.h 以及.cpp, 修改项目属性 C/C++ -> Precompiled Headers
-> Precompiled Header 为 Not Using Precompiled Headers
Original issue reported on code.google.com by [email protected] on 24 Aug 2012 at 7:45