Bug #1527

Google mock cannot be built with MSVC11

Added by J. Wienke almost 11 years ago. Updated almost 11 years ago.

Status:ResolvedStart date:05/30/2013
Priority:NormalDue date:
Assignee:J. Wienke% Done:

100%

Category:cmake
Target version:Robotics Service Bus - rsb-0.9

Description

Some error about std::tuple. Fix this with compiler flags in the cmake macro: https://groups.google.com/forum/?fromgroups#!topic/googlemock/uqP9yu9k6X4

Associated revisions

Revision d14464e0
Added by J. Wienke almost 11 years ago

Fix compilation of google test for msvc11.

Adapt compile flags according to
https://groups.google.com/forum/?fromgroups#!topic/googlemock/uqP9yu9k6X4

fixes #1527

Revision a6102596
Added by J. Wienke almost 11 years ago

Fix compilation of google test for msvc11.

Adapt compile flags according to
https://groups.google.com/forum/?fromgroups#!topic/googlemock/uqP9yu9k6X4

The compile flags unfortunately need to be exposed to client programs
and used by them for correct functioning.

fixes #1527

History

#1 Updated by J. Wienke almost 11 years ago

  • Description updated (diff)

#2 Updated by J. Wienke almost 11 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Applied in changeset rsc|commit:d14464e0250f444c90950dd91d50914a0c6ba641.

Also available in: Atom PDF