problem with Creating Qt Projects for Beaglebone

Sysprogs forums Forums VisualGDB problem with Creating Qt Projects for Beaglebone

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #939
    ghazaal86
    Participant

    hi everyone!
    I have a beaglebone black and I want to creat QT projects , I did ll the steps of http://visualgdb.com/tutorials/beaglebone/qt-embedded/
    but when I build my project , I get this errors :

    can you please helpme? 😥 I’m a beginner and I’m confused 😕

    #3471
    ket
    Participant

    Hi,

    Ui::MainWindow is usually defined in the ui_MainWindow.h file that is generated during compilation.

    Do you have such a file in the Debug subdirectory of your project directory? What are the file’s contents?

    Additionally could you please post the full build output from the Output window here? Please rebuild the project before to ensure the log will be complete.

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