Visual GDB on not building Project on new PC

Sysprogs forums Forums VisualGDB Visual GDB on not building Project on new PC

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10531
    neo1165
    Participant

    Hey,

    I’ve installed VisualGDB on a new PC but I can’t get it to build a Project(Beaglebone C++ QT (Cross Platform Toolchain for qt)).

    I’ve set it up the same way I did on two other PCs in the office, wich are working fine.

    The pc that is not working has MVS2012 professional installed. The rest MVS 2015 community.

     

    I’ve had a look in the Makefiles wich was created on both PCs and it appears to create one with Windows commands on the PC that is working and one with linux commands wich is not working…

     

    Did I somehow change a setting?

     

    I hope someone can help me.

    Thanks in advance

    Felix

    #10532
    support
    Keymaster

    Hi,

    Sure, please let us know the error messages you get and we will advise you how to fix them.

    #10549
    neo1165
    Participant

    Thank you for responding.

     

     

    I’ve uploaded the build log I get after I rebuilding the solution:

    https://www.dropbox.com/s/8zait9rzw2welve/LinuxProject4.log?dl=0

     

    And this is the Makefile:

    https://www.dropbox.com/s/s10cdnw05hanea8/Makefile?dl=0

     

    I hope this is what you need.

    #10555
    support
    Keymaster

    Hi,

    Thanks, looks like our beaglebone toolchain was missing the test.exe program used by Qt. We have updated our toolchain; please update it via Tools->VisualGDB Package Manager.

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