When building in MSYS2, it cannot find the files: src/modbus-reply.c and src/modbus-reply-mapping.c. If these files are excluded from the assembly in CMakeLists.txt, then the library is built successfully. I cannot yet say anything about whether this code works or not.
When building in MSYS2, it cannot find the files:
src/modbus-reply.candsrc/modbus-reply-mapping.c. If these files are excluded from the assembly inCMakeLists.txt, then the library is built successfully. I cannot yet say anything about whether this code works or not.