Skip to main content

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

Hi Lara,

Thanks, I fix it.

Regards

-----Ursprüngliche Nachricht-----
Von: sumo-dev-bounces@xxxxxxxxxxx [mailto:sumo-dev-bounces@xxxxxxxxxxx] Im Auftrag von Lara CODECA
Gesendet: Montag, 23. Juli 2018 09:26
An: Sumo Dev discussions
Betreff: [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/
_______________________________________________
sumo-dev mailing list
sumo-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-dev

Back to the top