Bug #1692
rci doesn't build with rsc>=0.10
Status: | Resolved | Start date: | 12/19/2013 | |
---|---|---|---|---|
Priority: | Urgent | Due 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
Associated revisions
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
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 almost 10 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset r714.