eclipse-velocitas / vehicle-app-cpp-template

Vehicle App template for C++
Apache License 2.0
7 stars 4 forks source link

Running Vehicle App out of the box lead to error #13

Closed kse3hi closed 1 year ago

kse3hi commented 1 year ago

Env:

Steps to reproduce:

  1. Clone repo locally
  2. Open in MS VSCODE
  3. Reopen in container -> Container opened without error (time ~35 minutes)
  4. Run Task: Local - Start VehicleApp runtime
  5. Press F5

Observation: image

kse3hi commented 1 year ago

Cannot reproduce