Create compiler explorer sessions
Note: Enable the Compiler Explorer plugin to use it.
To create a compiler explorer session for a Qt and C++, C++, or Python project:
- Go to File > New File.
- Select Compiler Explorer, and then select one of the following:
- Compiler Explorer C++ Source
- Compiler Explorer Python Source
- Compiler Explorer Qt & C++ Source
- Select Choose.
- Follow the instructions of the wizard to create an example compiler explorer session as a JSON-based
.qtce
file and to open it.
See also Create files, Enable and disable plugins, and Explore compiler code.