- How to launch the PythonShell
- Make sure that you have codeCTK_APP_ctkSimplePythonShell/code enable.
- To do it, type codeccmake ./code in a terminal console at the CTK-build level. Use t to display all specifications and turn codeON/code the codeCTK_APP_ctkSimplePythonShell/code parameter.
- To create the binaries, run codemake -j8/code in the same folder level.
- To run the app, go to the repository codeCTK-build/CTK-build/bin/code and run code./ctkSimplePythonShell/code.