Get the core RemotingServerManager modules to compile on MacOS
- Disabled the mac file information helper.
- Added missing include for sstream
- Fix for cpython < 3.9
With these changes, RemotingServerManager[,Views], RemotingPythonAsyncCore now build successfully. As a result, basic rpc, python asyncio stuff works and unit tests pass. Although, Qt and OpenGL are broken - so anything to do with the render/qt-client service will crash.
Edited by Jaswant Panchumarti (Kitware)