Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-dev] Sumo build failing.

Good morning!

This morning, the development version of sumo fails to build.
(You can check it on github too)

[ 37%] Building CXX object src/netbuild/CMakeFiles/netbuild.dir/NBAlgorithms_Railway.cpp.o
/home/drone/Applications/SUMO/sumo-git/sumo/src/netbuild/NBAlgorithms_Railway.cpp: In static member function ‘static void NBRailwayTopologyAnalyzer::analyzeTopology(NBNetBuilder&, const string&)’:
/home/drone/Applications/SUMO/sumo-git/sumo/src/netbuild/NBAlgorithms_Railway.cpp:60:33: error: cannot bind non-const lvalue reference of type ‘std::set<NBNode*>&’ to an rvalue of type ‘std::set<NBNode*>’
     getBrokenRailNodes(nb, std::set<NBNode*>(), true, OutputDevice::getDevice(outfile));

Regards,
Lara

-- 
Lara CODECA
Postdoc
Tel : 04.93.00.81.51

EURECOM
Campus SophiaTech
http://www.eurecom.fr/


Back to the top