Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. The Lounge
  4. Ada and Qt integration into Qt Creator
Forum Updated to NodeBB v4.3 + New Features

Ada and Qt integration into Qt Creator

Scheduled Pinned Locked Moved Unsolved The Lounge
4 Posts 4 Posters 1.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mr_Ada
    wrote on 27 Sept 2018, 23:43 last edited by
    #1

    I was looking into adding Ada into Qt Creator but when I started to look at the tool set we have Ada was not included in MinGW, even though there are provisions to have the language. Also the Editor only allow C/C++ variations and not other languages. I can probably back fill the Ada part into the compilation toolset or make a new toolkit but getting the editor to recognize Ada (and I thought it use to allow for this years ago) seems to be an issue. I can write my own bindings to Ada and vice versa if needed. I see that QtAda is out of business and the webpage is gone. Any suggestions on how to integrate into the Qt Tool Kit set?

    1 Reply Last reply
    1
    • Z Offline
      Z Offline
      ziller
      wrote on 16 Oct 2018, 09:38 last edited by
      #2

      In Qt Creator 4.8 we introduce an experimental client for the "Language Server Protocol".
      http://blog.qt.io/blog/2018/10/11/qt-creator-4-8-beta-released/

      Looks like there is at least some language server for Ada (https://github.com/reznikmm/ada-lsp, state unknown to me). That might work in our language client in Qt Creator 4.8.
      For highlighting you'll also need to install the highlighting spec file for Ada, Tools > Options > Text Editor > Generic Highlighter > Download definitions, find Ada and download.

      Regarding QtAda and integration with Qt in other ways, no idea.

      1 Reply Last reply
      4
      • K Offline
        K Offline
        kkoehne
        Moderators
        wrote on 16 Oct 2018, 09:41 last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • A Offline
          A Offline
          amendahuereux
          wrote on 25 Nov 2018, 14:00 last edited by
          #4
          This post is deleted!
          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved