Closed Bassem-Ramzy closed 3 years ago
Log of the build & error is found here
I currently don't have a compiler here, but I believe that the default assignment in this line is the problem: bool enabled = false;
I think you need to change it to crono_bool_t enabled;
and initialize it when the the other members are initialized. I file an issue with the developers.
Applied
xHPTDC8_interface.h file generates the following compilation error on both MS Visual Studio 2019 Client, and MSBuild on github action:
instead of: