-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing Dependency #20
Comments
Same problem also for me.
How can I solve it and compile the package? |
@pulver22, this error is telling you that it can't connect to the svn.code.sf.net to checkout artoolkit. This may have been because of a hiccup, as it's working for me now. Try again and it will probably work. |
It still doesn't work, maybe my university network blocks svn service. However, I dowloaded the most recent version of Artoolkit from the official website (it should be the 5.2 version). Why can't I use it and I need to download an old version from svn? |
After using a vpn, I got this new error. @dlaz are you sure you are able to compile from scratch your pkg? It's two days I'm trying to do it without success |
Please ask this on answers.ros.org so it will be easier for anyone who has the same problem in the future to find it. I'll try to help over there. |
Thank you dlaz, this is the topic: http://answers.ros.org/question/227362/installing-artoolkit-with-ros/ |
Needs to install subversion to actually compile.
Silly, but I was trying a clean build and it wouldn't compile without it.
The text was updated successfully, but these errors were encountered: