I am attempting to install the Trial version of WebSockets onto Delphi 11. I want to test the ability to write sockets for Linux and I'm running into issues when I select Linux 64-bit. Issue: I am able to 'build' for Windows 32-bit and Windows 64-bit. However, when I attempt to build for Linux 64-bit, I receive the following error: sgcWebSocketsD11.dpk(258): F1026 File not found: '..SourcesgcJSON.pas' Is this a limitation with the trial?