Bug #567
TheIDE compilation broken
Status: | Approved | Start date: | 11/08/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jan Dolinár | % Done: | 0% | |
Category: | CtrlLib | Spent time: | - | |
Target version: | - |
Description
Versions 5632 and 5637 failed to build theide in launchpad with this error:
/build/buildd/upp-6532/uppsrc/ide/Xml.cpp:28:54: error: call of overloaded 'Add(int&, Upp::Image, Upp::String&, Upp::String&)' is ambiguous /build/buildd/upp-6532/uppsrc/ide/Xml.cpp:28:54: note: candidates are: uppsrc/CtrlLib/TreeCtrl.h:195:9: note: int Upp::TreeCtrl::Add(int, const Upp::Image&, Upp::Value, bool) uppsrc/CtrlLib/TreeCtrl.h:196:9: note: int Upp::TreeCtrl::Add(int, const Upp::Image&, Upp::Value, Upp::Value, bool)
Last nightly that worked was 6526.
History
#1 Updated by Miroslav Fidler over 11 years ago
- Status changed from New to Ready for QA
- Assignee changed from Miroslav Fidler to Jan Dolinár
Should be now fixed...
#2 Updated by Miroslav Fidler over 11 years ago
- Status changed from Ready for QA to Approved