grumpyboris

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Failure with C++ tutorials #3521
    grumpyboris
    Participant

    Well I don’t know if its finger trouble on my part or something else I’ve changed but the automatic download (during project create) for C++ on Beaglebone Black with Angstrom distro was actually downloading the Debian toolchain to my windows dev box. So it works when remote building (on BBB) but local (windows) builds, and the sysroot sync fail. That toolchain was installed at “c:sysgccbeaglebonearm-linux-gnueabihfsysroot”.

    I got the correct toolchain installed from this location – http://gnutoolchains.com/beaglebone/ and everything started to work OK (no errors not even IntelliSense errors). This toolchain was installed as “c:sysgccbeaglebonearm-angstrom-linux-gnueabisysroot”.

    Now all I have to do is work out how to get gsoap built…

Viewing 1 post (of 1 total)