Visual GDB and Visual Studios

Sysprogs forums Forums VisualGDB Visual GDB and Visual Studios

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6245
    heedaf
    Participant

    In Visual Studios 2013 once the Linux application is built and I’m cross compiled with a Beaglebone Black are we limited with what we can do as far as running different applications within Visual Studios? I’m trying to add new items and VS isn’t allowing me too. If so can someone give me some pointers/tutorials on creating a new form/buttons/image etc.?

    #6247
    ket
    Participant

    Hi,

    What kind of project do you have? Is it a Qt project and you are trying to add new GUI elements? If yes, then you can download the official Qt Visual Studio add-in in addition to VisualGDB to use a graphical editor to edit the GUI elements. You can find the add-in under “Other Downloads” from the following link: https://www.qt.io/download-open-source/

    #6249
    heedaf
    Participant

    Thank you!  I’d like to use Qt to create a digital/analog clock for Beaglebone Black.  Is there a tutorial that helps explain how to implement Qt in VS?

    #6255
    support
    Keymaster

    Yes, you can follow this tutorial: http://visualgdb.com/tutorials/raspberry/qt-cross/

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