# cdcsimulator **Repository Path**: ianhh/cdcsimulator ## Basic Information - **Project Name**: cdcsimulator - **Description**: ccuplus项目场景引擎 cdc模拟测试工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-31 - **Last Updated**: 2024-12-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Build instructions for Hello World example ------------------------------------------ 1. Build cdcsimulator target (windows) ___________________________ cd $: mkdir build 打开Developer Command Prompt for VS 2022 cd D:\CCUWS\SoftDev\cdcsimulator\build 执行 cmake -G "Visual Studio 17 2022" ..\windowcmake\ 双击打开 soaTester.sln 右键 ALL BUILD -> 生成 Running cdcTool --------------------------- set PATH=%PATH%;D:\CCUWS\SoftDev\soaTester-Win\vsomeip-3.4.10\build\Debug set VSOMEIP_CONFIGURATION=D:\CCUWS\SoftDev\cdcsimulator\vsomeip-local.json set VSOMEIP_APPLICATION_NAME=cdcTool