Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Mixed Python / C++ project in Qt Creator?
Forum Updated to NodeBB v4.3 + New Features

Mixed Python / C++ project in Qt Creator?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 285 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.
  • K Offline
    K Offline
    KeithS
    wrote on last edited by
    #1

    As per the title, is it possible to create a mixed Python/C++ project in Qt Creator?

    I'm in the process of migrating a python-only numerical solver to C++. At the moment it doesn't use Qt, just matplotlib. Python modules are being swapped out for C++ ones, to ease testing during migration, and being replaced with shared libs that can be imported into the python main program.

    Is there any support for this in Qt Creator? I don't need any Qt python code as yet, just the ability to compile/link/debug mixed code.

    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