You will find a script in the Examples folder that contains the commands and relevant paths to generate the Proxy/Skeleton API.

notice

Note: Please be aware that the scripts use relative paths.

Output Path

The variable SRC_GEN_DIR defines the output path of the API.

You will find the generated proxy and skeleton classes under that path.

notice

If you change the default output path, you must also add the new path in the LocalPaths.cmake. See Build Application.