Visual GDB, QT 4.8.1, BeagleBone Black, cannot make it work!

Sysprogs forums Forums VisualGDB Visual GDB, QT 4.8.1, BeagleBone Black, cannot make it work!

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #708
    rianovich96
    Participant

    Hi friends,

    I cannot make’it work. Synchro with BBB is just fine, I already have here Qt 4.8.1 that are working, nice apps runs oukey with -qws option.
    Everything is just fine up to “Configure QT settings” when VisualGDB wizard in .NET (2010 registered) says:

    Visual GDB has detected that the following packages are missing:
    QT4

    But they are installed! in c:Qt4.8.1 (I tried with 4.8.5 also)

    And when try to “install them automatically” it says:
    “Toolchain test failed”

    hmmm… what toolchain ?! what path !? what executable missing ??

    I also tested another tool (very promising) from you “QtCrossTool” which also failed at some point, when compiling your demo .pro
    The generated makefile must be tweeak-ed to start.

    However, can we real test VisualGDB for buying ?!?

    Thanks very much,

    #2862
    ket
    Participant

    Hi,

    The Qt4 packages need to be installed on the BBB as those Qt libraries will be used for building. QtCrossTool does the same as the wizard.

    Setting up Qt on BBB takes some initial manual steps due to BBB running Angstrom linux. Please follow one of the tutorial on setting up Qt on BBB, all the necessary steps are described there (http://visualgdb.com/tutorials/beaglebone/qt-embedded/ or http://visualgdb.com/tutorials/beaglebone/qt-x11/).

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.