Bug #1692

rci doesn't build with rsc>=0.10

Added by Anonymous over 10 years ago. Updated over 10 years ago.

Status:ResolvedStart date:12/19/2013
Priority:UrgentDue date:
Assignee:-% Done:

100%

Category:Configuration
Target version:rci0.5

Description

Due to changes in the google mock cmake macro in rsc 0.10, rci trunk tests don't build any longer on ubuntu versions <=precise (due to a bug in the combination of olg gcc, gmock and C++0x.


Related issues

Blocked by Robotics Systems Commons - Bug #1693: ProvideGoogleMock macro doesn't allow changing gmock sour... Resolved 12/19/2013

Associated revisions

Revision 714
Added by anordman over 10 years ago

Forces use of gmock version 1.6.0

  • Configures ProvideGoogleMock macro to use 1.6.0 (instead of 1.7.0, which is default), due to issues of gmock 1.7 in combination with c++0x and older gcc versions

fixes #1692

Revision 721
Added by anordman about 10 years ago

Beckported: Forces use of gmock version 1.6.0

  • Configures ProvideGoogleMock macro to use 1.6.0 (instead of 1.7.0, which is default), due to issues of gmock 1.7 in combination with c++0x and older gcc versions

refs #1692

History

#1 Updated by Anonymous over 10 years ago

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

Applied in changeset r714.

Also available in: Atom PDF