Skip to content

[Docs] minor mistake in [wiki/Addresstranslation] #83

@D1ngyx

Description

@D1ngyx

In https://github.com/COVESA/capicxx-core-tools/wiki/Addresstranslation

<.>/project$ cgen/commonapi_dbus_generator/commonapi-dbus-generator-linux-x86 --dest-common ./src-gen/dbus/common --dest-proxy ./src-gen/dbus/proxy --dest-stub ./src-gen/dbus/stub ./fidl/HelloWorld.fidl

This command may be Incorrect. According to "For that we look into the src-gen folder with the generated files and open the file HelloWorldDBusProxy.cpp. It should look like:....", and the context, I think this command line should be look like:

<.>/project$ cgen/commonapi_dbus_generator/commonapi-dbus-generator-linux-x86 --dest-common ./src-gen/dbus/common --dest-proxy ./src-gen/dbus/proxy --dest-stub ./src-gen/dbus/stub ./fidl/HelloWorld-DBus.fdepl

If this minor mistake does exist instead of my misunderstanding, then maybe same mistake in https://github.com/COVESA/capicxx-core-tools/wiki/Loading-Bindings-And-Libraries

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions