Documentation/PythonScripting HowToUseCTKPythonConsole

From Commontk
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Home < Documentation < PythonScripting HowToUseCTKPythonConsole

How to launch the PythonShell

  • Make sure that you have CTK_APP_ctkSimplePythonShell enable.
  • To do it, type ccmake . in a terminal console at the CTK-build level. Use t to display all specifications and turn ON the CTK_APP_ctkSimplePythonShell parameter.
  • To create the binaries, run make -j8 in the same folder level.
  • To run the app, go to the repository CTK-build/CTK-build/bin and run ./ctkSimplePythonShell.