iOS Question Local Mac - An existing connection was forcibly closed by the remote host.

aaronk

Well-Known Member
Licensed User
Longtime User
Hi,

I am using a local Mac and have Windows 10 running in a VM on the Mac.

When I try and compile my app I get the following error:

B4i Version: 6.30
Parsing code. (0.24s)
Building folders structure. (0.00s)
Compiling code. (1.12s)
Compiling layouts code. (0.08s)
Compiling debugger engine code. (3.19s)
Building Xcode project (0.17s)
Sending data to remote compiler. Error
Communication error: Internal error: Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host.

Am I doing something wrong?

From what I can work out, it means that it took too long for the app to be created between the PC and Mac ?

I have tried rebooting my Mac in case, but made no difference.

Any ideas on what could be wrong ?
 
Top