Details
Description
In file
EipAps_Public.h
In line 26
/* LFW Packet API: Hilscher component identifiers */
#include "Hil_ComponentId.h"
Hil_ComponentId.h is included
The name in the file system has different caseing though: Hil_ComponentID.h
Note the contrast between *Id.h and *ID.h
This is pointless in Windows, but in Linux will not compile.
Please correct it with the next version.