If it fails on ROUTINO_ROUTE_LIST_HTML_ALL you have the wrong Routino version. Maybe there is a mess with /usr/ and /usr/local/ ?
Am Freitag, 11. September 2015, 10:28:00 schrieb Josef Latt: > Hi Oliver, > > switching back to ROUTINO_ROUTE_LIST_HTML_ALL results in this error: > > --------------------------------------------------------------------------- > /home/jolatt/Software_Build-Inst/QMapShack/src/gis/rte/router/CRouterRoutino > .cpp: In member function ‘virtual void CRouterRoutino::calcRoute(const > IGisItem::key_t&)’: > /home/jolatt/Software_Build-Inst/QMapShack/src/gis/rte/router/CRouterRoutino > .cpp:328:23: error: ‘ROUTINO_ROUTE_LIST_HTML_ALL’ was not declared in this > scope int options = ROUTINO_ROUTE_LIST_HTML_ALL; > ^ > /home/jolatt/Software_Build-Inst/QMapShack/src/gis/rte/router/CRouterRoutino > .cpp: In member function ‘virtual int CRouterRoutino::calcRoute(const > QPointF&, const QPointF&, QPolygonF&)’: > /home/jolatt/Software_Build-Inst/QMapShack/src/gis/rte/router/CRouterRoutino > .cpp:417:23: error: ‘ROUTINO_ROUTE_LIST_HTML_ALL’ was not declared in this > scope int options = ROUTINO_ROUTE_LIST_HTML_ALL; > ^ > src/CMakeFiles/qmapshack.dir/build.make:4000: recipe for target > 'src/CMakeFiles/qmapshack.dir/gis/rte/router/CRouterRoutino.cpp.o' failed > make[2]: *** > [src/CMakeFiles/qmapshack.dir/gis/rte/router/CRouterRoutino.cpp.o] Error 1 > CMakeFiles/Makefile2:158: recipe for target > 'src/CMakeFiles/qmapshack.dir/all' failed > make[1]: *** [src/CMakeFiles/qmapshack.dir/all] Error 2 > Makefile:137: recipe for target 'all' failed > make: *** [all] Error 2 > --------------------------------------------------------------------------- > > same error when installing QMS. Installing was successful. Routing is > now o.k. > > > Josef > > Am 11.09.2015 um 08:26 schrieb Oliver Eichler: > > Hi Josef, > > > > > > if you use latest version in the Routino trunk it should be fine > > > > > > Oliver > > > > Am 11.09.2015 um 07:16 schrieb Josef Latt: > >> Hi Oliver, > >> > >> What's about this? > >> > >> Am 06.09.2015 um 08:55 schrieb Josef Latt: > >>> Am 05.09.2015 um 12:10 schrieb Armin Geisse: > >>>> Yes, > >>>> > >>>> but after the last change > >>>> (using ROUTINO_ROUTE_LIST_HTML instead of ROUTINO_ROUTE_LIST_HTML_ALL > >>>> in src/gis/rte/router/CRouterRoutino.cpp) > >>>> libroutino is not calculating enough points, so that there are straight > >>>> lines in the calculated route. > >>>> This didn't happen when ROUTINO_ROUTE_LIST_HTML_ALL was used. > >>> > >>> +1 > >>> > >>> I recompiled QMS to version with date 2015-09-01, which is o.k. > > ---------------------------------------------------------------------------- > -- _______________________________________________ > Qlandkartegt-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
------------------------------------------------------------------------------
_______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
