Hi all, so I was having a bit of a problem with PLC4Go and PLC4C after updating to the latest OS version on my Mac. I think I managed to solve the issues with Go by updating all tools used in the build to the latest versions (on my feature branch for moving the examples and integration to the extras repo)
With PLC4C I had the strange problem, that CLion was reporting loads of problems (mainly related to not finding include files) Turns out that CLion was reporting that the toolchain has changed in the little bell icon on the side. Hitting the recommended “reset” button fixed at least the false positive problems … Just thought I’d leave this info here as it was causing quite a bit of trouble for me. Chris