Visual GDB and Qt

Sysprogs forums Forums VisualGDB Visual GDB and Qt

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #32446
    Tangren
    Participant

    Hi,

    since Visual GDB 5.6 with CMake I’m searching for an way to add Qt specific things like .ui, classes and ressources to my RaspberryPi Qt Project. It seems that there it is only possible to add source and header files?

     

    Attachments:
    You must be logged in to view attached files.
    #32448
    support
    Keymaster

    Hi,

    This is correct. Qt-specific items can be added via the “Add Existing Item” command, or by editing CMakeLists.txt file manually.

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