Raik-Aissaoui posted an update in the group Bug reports: 12 years ago · View
there are some errors:
in /src/inci-utils/itetris-types.h:
enum ServiceProfile {CAM, DENM, APP, APP_ITSG5}; DENM and not DEMN
in src/itetris-station-mgnt/umts-vehicle-scan-mngr.cc:
station->SetLon(model->GetPosition().y); and not GetPosition().x