/qt5ada

Custom packaging of qt5ada thick binding by Leonid Dulman

Primary LanguageAdaMIT LicenseMIT

qt5ada

Custom packaging of qt5ada thick binding by Leonid Dulman

Table of Contents

Click to expand
  1. Presentation
  2. Status
  3. Prerequisites
  4. Dependencies
  5. Building
    1. Windows
  6. Limitations
  7. Acknowledgments

Presentation

git packaged for your convenience!
works out of the box, like on TV!

Status

  • MS-Windows: Working (many warnings at compilation but works flawlessly)
  • Linux support: WIP

Prerequisites

  • MS-Windows platform
  • gnat-ce compiler

Dependencies

None.

Building

MS-Windows

To be linked against. Reproduce gprbuild (.gpr) configuration as used for this project

Limitations

Heavy clone. (Binding is linked against whole QT, so binaries needed/included are over 400MB)

Acknowledgments

Thanks to Leonid Dulman for his amazing work.