Menu

Experiments on CMake and PythonQt

2017-03-11
2017-03-11
  • Alexis Jeandet

    Alexis Jeandet - 2017-03-11

    Hi,

    I tried to investigate if it would be possible to simplify cmake build with PythonQt.
    My work is here https://github.com/jeandet/PythonQt
    I did few choices:
    No Qt4 support(Time to drop it)
    Config time wrappers generation(remove all generated_* and tricky rules)
    My goal is to make smaller the repository and make easier maintenance of PythonQt for my projects.
    For now it's only tested on Linux, it just build, the installation is the next step.
    The CMakeLists scripts can still be improved.
    Any feedbacks are welcome.

    Alexis.

     
  • David Brooks

    David Brooks - 2017-03-22

    Alexis, are you aware of https://github.com/commontk/PythonQt ?? The patched-7 branch is the one you want.

    Dave

     
  • Alexis Jeandet

    Alexis Jeandet - 2017-04-02

    Hi David,

    Thanks, in fact my repo is an indirect fork of this one. But I find the CMake scripts messy and I wanted to investigate the idea to generate on the fly the Qt Wrappers.

    Alexis.

     

    Last edit: Alexis Jeandet 2017-04-02

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.