Two things please when installing on a brand new Rpi 2 B with latest Raspberian code:
A. I notice that there are two errors during the install_dependencies.sh step:
http://apt.wxwidgets.org etch-wx Release.gpg - this web site cannot be resolved
http://apt.jenslody.de stables/main armhf Packages - a 404 error is being thrown.
Is anyone else having this issue? What is the impact to overall stability?
B. When I make the example 3DPromitivesexample, and do a make run, it will not run. is states t cannot find some pkg-config packages, Related to above?
Any help appreciated.