OpenCASCADE Inspector customizing

I wanna customizing a "Inspector".

So, I do some steps according to Inspector guide like picture.

But, some errors are occurred.

there is no "inspector" folder that has .hpp and .cpp like "TInspector_Communicator.hxx" and "TInspectorAPI_PluginParameters.hxx"~~.

But, there are some folders like "TInspector" and "TInspectorAPI" that have .hpp and .cpp.

When i changed folder name "TInspector" to "inspector", other errors are occurred.

How can i customize a Inspector?

My OpenCASCADE version is 7.4.0

Attachments: 
Kirill Gavrilov's picture

there is no "inspector" folder that has .hpp and .cpp like "TInspector_Communicator.hxx" and "TInspectorAPI_PluginParameters.hxx"~~.

How did you build OCCT? Have you enabled BUILD_Inspector option in CMake configuration?