简体   繁体   中英

Google Test and Visual Studio 2010 RC

Has anyone tried to build gtest 1.4.0 under VS 2010 RC?
I get about 400 errors when I try to build it. Thanks in advance.

它失败了自己的tr1::tuple实现 - 将GTEST_USE_OWN_TR1_TUPLE=0添加到我的预处理器定义为我修复了问题( bugtracker问题 )。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM