Home » U++ Library support » U++ Core » Nightly packages compilation error
Nightly packages compilation error [message #46658] |
Fri, 24 June 2016 12:40  |
Zbych
Messages: 327 Registered: July 2009
|
Senior Member |
|
|
Recent nightly packages (for example 9968) won't compile with gcc (4.8.4 Ubuntu 4.8.4-2ubuntu1~14.04.3):
In file included from ./Core/Core.h:334:0,
from ./Esc/Esc.h:4,
from ./ide/Core/Core.h:4,
from ./ide/Common/Common.h:4,
from ide/ide.h:4,
from ide/BaseDlg.cpp:1:
./Core/Map.hpp: In member function 'void Upp::AIndex<T, V>::Sweep()':
./Core/Map.hpp:306:8: error: call of overloaded 'Sort(Upp::Vector<int>&)' is ambiguous
Sort(b);
^
./Core/Map.hpp:306:8: note: candidates are:
In file included from ./Core/Core.h:276:0,
from ./Esc/Esc.h:4,
from ./ide/Core/Core.h:4,
from ./ide/Common/Common.h:4,
from ide/ide.h:4,
from ide/BaseDlg.cpp:1:
Am I doing something wrong or there is some error in recent packages?
|
|
|
|
Goto Forum:
Current Time: Sat Apr 26 22:00:14 CEST 2025
Total time taken to generate the page: 0.00902 seconds
|