You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google C++ Testing Framework
Hi
I'm just getting started with Google Test using Visual Studio 2008. If
anyone is interested I wrote a blog post documenting my experience on
how to configure the IDE to successfully use Google Test.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to leefw, Google C++ Testing Framework
Thanks for sharing, Lee! I added a link to your post from gtest's homepage. Cheers,
-- Zhanyong
Pat J
unread,
Nov 17, 2010, 6:20:42 PM11/17/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google C++ Testing Framework
Great write up! Just one comment. It would be good to add a blurb about compiling GTest on x64 configuration. I had to do this since we wanted to test x64 bit specific methods. I used VS 2010 for this.