Closed basvangeuns closed 4 years ago
I have the same problem, no idea how to fix it! If anyone could help that would be great!
Hi, could you please checkout older commits of this Repo and try to build again? This would help us to nail down which commit introduced the breaking change.
I tried everything from the older commits. I keep getting the following issue:
I solved it by adding #include "IPAddress.h"
to TCPConnection.cpp
When I try to open my C++ project after making the Plugins folder it gives me this error:
When I click yes I get the following:
My ROSIntegration folder looks like this:
I'm on UE4 version 4.20.3. I tried a lot but nothing seems to help. Is there any way I can fix this?