That's weird. <cstring> is included in IRCutils.h, which is included in IRCDDBApp.cpp.
You can try adding '#include <cstring>" to the beginning of IRCDDBApp.cpp, but if you system isn't finding this in this instance, there are probably going to be a lot of other errors like this one.
toggle quoted message
Show quoted text
On Thu, May 19, 2022 at 02:40 PM, Fred Cole wrote:
module_b_device=/dev/ICOM4100
?That is a very unusual device name for Linux. It would usually be something like '/dev/ttyUSB0'. What OS and hardware are you running?