Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using CTK for ctkPythonConsole #636

Open
TheCynosure opened this issue Oct 8, 2021 · 0 comments
Open

Using CTK for ctkPythonConsole #636

TheCynosure opened this issue Oct 8, 2021 · 0 comments

Comments

@TheCynosure
Copy link

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?

@TheCynosure TheCynosure changed the title Using entire CTK for ctkPythonConsole Using CTK for ctkPythonConsole Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant