Skip to content

Using CTK for ctkPythonConsole #636

@TheCynosure

Description

@TheCynosure

Is it possible to build ctkPythonConsole (required by this project) from the original version of CTK? I am currently building CTK with the following cmake flags:

 -DCTK_LIB_Widgets=ON \
 -DCTK_LIB_Scripting/Python/Core=ON \
 -DCTK_LIB_Scripting/Python/Widgets=ON \  <- produces ctkPythonConsole.h but not library.

This build is not producing a ctkPythonConsole library that is needed by director. I saw that @patmarion has this: https://github.com/patmarion/ctkPythonConsole, is this supposed to be how I get the ctkPythonConsole library? I am currently using Qt5 which doesn't seem play well with the above ctkPythonConsole repo from @patmarion as it is slightly older. Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions