Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to built on UE 4.25 #170

Open
LancerXE opened this issue Jun 25, 2022 · 2 comments
Open

Failed to built on UE 4.25 #170

LancerXE opened this issue Jun 25, 2022 · 2 comments

Comments

@LancerXE
Copy link

Hi, I got the same error when building this plugin for both UE4.24 and UE 4.25.
Here is the command :
call "E:\Unreal\UE_4.25\Engine\Build\BatchFiles\RunUAT.bat" BuildPlugin -Plugin="E:\Plugins\ROSIntegration-master\ROSIntegration-master\ROSIntegration.uplugin" -Platform=Win64 -Package="E:\Plugins\ROSIntegration-master\ROSIntegration-master\ROSIntegration" -Rocket
I got this error:

ERROR: Remote compiling requires a server name. Use the editor (Project Settings > IOS) to set up your remote compilation settinngs.

I chose the target platform as Win64, but it looks like the building tool is still building the plugin for Mac and thus generate this error.
Is anyone met the same issue?

@LancerXE
Copy link
Author

What makes me feel strange was that everything is fine if I put the plugin into the project's plugin folder and rebuild the project from .sln. But I got the above error when I was trying to build for the engine using UAT, and this error occurs for both UE 4.24 and UE 4.25.

@mjforan
Copy link

mjforan commented Nov 14, 2022

Looks like this duplicates #146

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants