I found the explanation for my compiler error problem.
If you check out routino from
svn checkout http://routino.org/svn/branches/libroutino/ routino
as it was described in Josefs script you get a routino.h file which does
contain ROUTINO_ROUTE_LIST_HTML but not
ROUTINO_ROUTE_LIST_HTML_ALL
if you check out from the trunk with
svn checkout http://routino.org/svn/trunk routino
the src/routino.h file contains ROUTINO_ROUTE_LIST_HTML_ALL and there
were no more compiler complaints at least for me.
Herbert
Am 12.09.2015 um 09:30 schrieb Josef Latt:
> Just now I compiled QMS from scratch, without this error.
>
> Am 12.09.2015 um 08:44 schrieb Oliver Eichler:
>> You are confusing me. Either you have compile errors because of a
>> missing ROUTINO_ROUTE_LIST_HTML_ALL or you have a working version that
>> does what is expected. To have both, error and working app, is hardly
>> possible, isn't it?
>>
>>
>>
>> Everyone having problems should cross check the Routino API version. It
>> must be 7. See attached screenshot.
>>
>>
>>
>> Am Samstag, 12. September 2015, 07:09:12 schrieb Josef Latt:
>>
>>> I have the latest Routino version (rev 1797) and I see no mess with
>>> /usr/ and /usr/local/.
>>> As I wrote compiling and installing of QMS and Routino was successful,
>>> routing is now o.k.
>>> How to rate the errors, I don't know.
>>> Am 11.09.2015 um 23:03 schrieb Oliver Eichler:
>>>> 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/CRouterRouti
>>
>>>> no>
>>>>> .cpp: In member function ‘virtual void CRouterRoutino::calcRoute(const
>>>>> IGisItem::key_t&)’:
>> /home/jolatt/Software_Build-Inst/QMapShack/src/gis/rte/router/CRouterRouti
>>
>>>> no>
>>>>> .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/CRouterRouti
>>
>>>> no>
>>>>> .cpp: In member function ‘virtual int CRouterRoutino::calcRoute(const
>>>>> QPointF&, const QPointF&, QPolygonF&)’:
>> /home/jolatt/Software_Build-Inst/QMapShack/src/gis/rte/router/CRouterRouti
>>
>>>> no>
>>>>> .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.
> ------------------------------------------------------------------------------
> _______________________________________________
> 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