Hi all, I just wanted to inform you that I just merged the feature/PLC4X-111-interop-server branch back to develop. I greatly refactored the way the build works so it should be a lot simpler and produce less problems, especially for the platform-dependent c++ stuff.
Also did I update the main README with all the prerequisites on the different platforms (Tested with Mac, Linux (Ubuntu 18.04), Windows 10). I guess over the weekend I probably did 20-30 full builds on every of the 3 platforms with multiple different JDK versions … also did I setup clean VMs (fleshly installed systems) for all of the environments, so I hopefully got all the prerequisites needed. It would be super-great if you guys could give the build a spin on your systems: mvnw clean install site -P with-cpp,with-python,with-proxies,with-sandbox The above command should build EVERYTHING … probably a good idea to start this when starting the next Game Of Thrones episode that came out last night ;-) Feedback greatly appreciated. Now I’ll create a new feature branch and try to untangle the examples, integrations and sandbox modules so we have something to discuss. Chris
