By javier , 29 April, 2020 Forums Gurux.DLMS Hello, I found some mistakes when trying to compile this commit. 668a488cb84bfc7cdd22dc554650f12d31b1c2a2 in https://github.com/Gurux/Gurux.DLMS.cpp.git repo -in file GuruxDLMSClientExample/src/GuruxDLMSClientExample.cpp line 488, i replaced with sprintf(buff, "Unknown object: %s", str.c_str()); - in file GuruxDLMSServerExample/src/GXDLMSBase.cpp line 423 i replaced with CGXDateTime dateunit = CGXDateTime(-1, 3, 31, 0, 0, 0, 0); pActivity->GetSeasonProfileActive().push_back(new CGXDLMSSeasonProfile("Summer time", dateunit, "")); and in the same file line 432, CGXDateTime dateunit2 = CGXDateTime(-1, 10, 30, 0, 0, 0, 0); pActivity->GetSeasonProfilePassive().push_back(new CGXDLMSSeasonProfile("Winter time", dateunit2, "")); i tried to compile with GNU Make 4.1 Built for x86_64-pc-linux-gnu and gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) Best regards Hello Javier, Hello Javier, Try to get the latest version. I checked version 668a488 and those should be fixed. Thanks for pointing them out. BR, Mikko
Hello Javier, Hello Javier, Try to get the latest version. I checked version 668a488 and those should be fixed. Thanks for pointing them out. BR, Mikko
Hello Javier,
Hello Javier,
Try to get the latest version. I checked version 668a488 and those should be fixed.
Thanks for pointing them out.
BR,
Mikko