[Marble-bugs] [marble] [Bug 330802] New: instructions for building routing-instructions are not up-to-date
Harold Ship
harold at il.ibm.com
Wed Feb 5 16:08:45 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=330802
Bug ID: 330802
Summary: instructions for building routing-instructions are not
up-to-date
Classification: Unclassified
Product: marble
Version: unspecified
Platform: unspecified
URL: http://techbase.kde.org/Projects/Marble/RoutingInstruc
tions
OS: other
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: website
Assignee: marble-bugs at kde.org
Reporter: harold at il.ibm.com
Crucial information is missing from the instructions on building
routing-instructions. The build step says:
cmake -DQTONLY=ON ../src
when it should say:
cmake -DQTONLY=ON BUILD_MARBLE_TOOLS=ON ../src
With this change, the build works.
Reproducible: Always
Steps to Reproduce:
1. Try to follow the build instructions
2. make routing-instructions
Actual Results:
cannot find target
Expected Results:
builds the routing-instructions
Got to the page from
http://wiki.openstreetmap.org/wiki/YOURS#Installing_RoutingInstructions
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Marble-bugs
mailing list