Partage
  • Partager sur Facebook
  • Partager sur Twitter

Plugin freebox pour QtCreator 4.12.2

    5 juin 2020 à 14:55:46

    Bonjour,

    J'essai de compiler ce plugin https://github.com/fbx/freebox-qtcreator-plugin pour QtCreator 4.12.2 (32bits) afin de créer une app pour la Freebox révolution. Mais lorsque je le fais, j'ai une erreur du linker indiquant qu'il ne trouve pas le ficher Core4.lib. Comment dois-je faire ?

    Merci d'avance.

    • Partager sur Facebook
    • Partager sur Twitter
      5 juin 2020 à 22:34:03

      Bonjour, lire le README, peut être:

      Building on Linux

      Qt-5.8 is required (binary distribution for developer is enough).

      You'll need a QtCreator source tree, version v4.3.0, and corresponding build tree. Clone from QtCreator's Git following Qt's instructions and checkout the tag v4.3.0 before to build.

      After build of QtCreator v4.3.0, prepare your environment to actually point to source and build directories:

      $ export QTC_SOURCE=$PWD/qt-creator-v4.3.0 $ export QTC_BUILD=$PWD/qt-creator-v4.3.0-build 

      Checkout and build this plugin:

      $ git clone https://github.com/fbx/freebox-qtcreator-plugin.git $ mkdir freebox-qtcreator-plugin-build $ cd freebox-qtcreator-plugin-build $ $PATH_TO_QT5/bin/qmake ../freebox-qtcreator-plugin $ make -j10 

      The plugin will automatically be installed at the correct location.

      • Partager sur Facebook
      • Partager sur Twitter

      Plugin freebox pour QtCreator 4.12.2

      × Après avoir cliqué sur "Répondre" vous serez invité à vous connecter pour que votre message soit publié.
      × Attention, ce sujet est très ancien. Le déterrer n'est pas forcément approprié. Nous te conseillons de créer un nouveau sujet pour poser ta question.
      • Editeur
      • Markdown