M BUZZ CRAZE NEWS
// news

how can i solve this error: no rule to make target 'Button icon.qml' needed by 'all-am'.stop

By Gabriel Cooper

this is the error when i am trying to make navit in ubuntu10.10

 error: no rule to make target 'Button icon.qml' needed by 'all-am'.stop.

i dont know how to solve it.somebody help me

2

2 Answers

Try running sudo apt-get build-dep navit, then run ./configure && make again.

If you are trying to build the source from this files you must get the missing .qml files from the SVN repository () and place them under navit/gui/qml/skins/navit/

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy