TiPhotoLocator 1.1
A tiny application to easily geotag your photos
Chargement...
Recherche...
Aucune correspondance
Compilation

To compile the sources of this application, you need the Qt 6 framework, from the Qt Company.

Installation of the developpement environnement

  • Install the open-source Qt IDE (Qt Creator)
  • Check the following options:
    • Qt 6.x
      • MSVC 2019 64-bits compiler
      • MinGW 64-bits compiler
      • Qt5 Compatibility module (for DropShadow)
      • Qt Installer framework
      • Additional libraries:
        • Qt Locator
        • Qt Positioning
    • OpenSSL (binaries only)

Documentation

The project doxygen documentation for the developers is available here.

See also : QML code examples on QML online