* 8c0d6af2 Fix building without webserver component
libvehicle_kiasoulev.a(vehicle_kiasoulev.o):(.literal._ZN20OvmsVehicleKiaSoulEvC2Ev+0x2ac): undefined reference to `OvmsVehicleKiaSoulEv::WebInit()'vehicle_kiasoulev.cpp:1212: undefined reference to `OvmsVehicleKiaSoulEv::WebInit()'libvehicle_kiasoulev.a(vehicle_kiasoulev.o):(.rodata._ZTV20OvmsVehicleKiaSoulEv[vtable for OvmsVehicleKiaSoulEv]+0xd8): undefined reference to `OvmsVehicleKiaSoulEv::GetDashboardConfig(DashboardConfig&)'
#include <sdkconfig.h>#ifdef CONFIG_OVMS_COMP_WEBSERVER
Begin forwarded message:From: GitHub <noreply@github.com>Subject: [openvehicles/Open-Vehicle-Monitoring-System-3] 14d168: Fix building with webserver componentDate: 27 January 2019 at 3:40:02 PM HKTReply-To: GitHub <noreply@github.com>Branch: refs/heads/master
Home: https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3
Commit: 14d16854082fd2772af823af86b2185d76b64fc0
https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/commit/14d16854082fd2772af823af86b2185d76b64fc0
Author: Mark Webb-Johnson <mark@webb-johnson.net>
Date: 2019-01-27 (Sun, 27 Jan 2019)
Changed paths:
M vehicle/OVMS.V3/components/vehicle_kiasoulev/src/ks_web.cpp
M vehicle/OVMS.V3/components/vehicle_mitsubishi/src/mi_web.cpp
M vehicle/OVMS.V3/components/vehicle_renaulttwizy/src/rt_web.cpp
M vehicle/OVMS.V3/components/vehicle_thinkcity/src/tc_web.cpp
Log Message:
-----------
Fix building with webserver component
**NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
We will provide an alternative path for the email notifications by January 31st, 2019.