https://genivi.github.io/capicxx-core-tools/




CommonAPI C++ D-Bus tooling


소스코드 다운로드 : https://github.com/GENIVI/capicxx-dbus-tools.git



 


git clone https://github.com/GENIVI/capicxx-dbus-tools.git

cd capicxx-dbus-tools
cd 

/home/kj/GENIVI/ComAPI_New/tools/capicxx-dbus-tools/org.genivi.commonapi.dbus.verification


mkdir build

cd build




cmake \

-DCOMMONAPI_TOOL_GENERATOR=myworkpath/CommonAPI-Tools/org.genivi.commonapi.core.cli.product ←-

/target/products/org.genivi.commonapi.core.cli.product/linux/gtk/MYARCH/commonapi- ←-

generator-linux-MYARCH \

-DCOMMONAPI_DBUS_TOOL_GENERATOR=myworkpath/CommonAPI-D-Bus-Tools/org.genivi.commonapi.dbus. ←-

cli.product/target/products/org.genivi.commonapi.dbus.cli.product/linux/gtk/MYARCH/ ←-

commonapi-dbus-generator-linux-MYARCH \

-DCommonAPI_DIR=myworkpath/CommonAPI/build \

-DCommonAPI-DBus_DIR=myworkpath/CommonAPI-D-Bus/build \

-DCOMMONAPI_TEST_FIDL_PATH=myworkpath/CommonAPI-Tools/org.genivi.commonapi.core. ←-

verification/fidl ..



https://github.com/GENIVI/capicxx-someip-tools


https://github.com/GENIVI/capicxx-someip-tools.git


커맨드를 잘활용하지 못하는것같아 사용법 부터 정리해야 겟다..


'Embedded > CommonAPI' 카테고리의 다른 글

[GENIVI] ARA integration project  (0) 2019.01.04
[Franca] 작성하고 코드 생성하기  (0) 2019.01.03
[CommonAPI C++] D-Bus binding  (0) 2019.01.03
[Dbus] 사용하기  (0) 2018.12.28
[GENIVI] 개발환경설정  (0) 2018.12.20

+ Recent posts