JetBrains / UnrealLink

Apache License 2.0
128 stars 24 forks source link

Failed to build RiderLink plugin #238

Closed QiuHong-1202 closed 1 year ago

QiuHong-1202 commented 1 year ago

I was trying to build riderlink plugin with unreal engine 4.24.3 (build from source code) and Rider 2022.3.2 then I come across this issue. Note that My engine and projects can build and run successfully.

Here are the output logs

2023-02-27 11:01:15,166 [ 496306]   INFO - c.j.r.p.u.RiderLinkInstallService - [UnrealLink]: getOrCreateRiderLinkInstallContext
2023-02-27 11:01:15,167 [ 496307]   INFO - c.j.r.p.u.RiderLinkInstallContext - [UnrealLink]: clear
2023-02-27 11:01:15,167 [ 496307]   INFO - c.j.r.p.u.RiderLinkInstallPanel - [UnrealLink]: clear
2023-02-27 11:01:15,167 [ 496307]   INFO - c.j.r.p.u.RiderLinkInstallContext - [UnrealLink]: showToolWindowIfHidden toolWindow.isActive false
2023-02-27 11:01:15,167 [ 496307]   INFO - c.j.r.p.u.RiderLinkInstallContext - [UnrealLink]: makeActive
2023-02-27 11:01:16,228 [ 497368]   INFO - c.j.r.p.u.RiderLinkInstallService - [UnrealLink]: getOrCreateRiderLinkInstallContext
2023-02-27 11:01:16,228 [ 497368]   INFO - c.j.r.p.u.RiderLinkInstallContext - [UnrealLink]: writeMessage InstallMessage(text=Failed to build RiderLink plugin for D:\UnrealEngine\UnrealEngine-4.24, type=Error)
2023-02-27 11:01:16,228 [ 497368]   INFO - c.j.r.p.u.RiderLinkInstallPanel - [UnrealLink]: writeMessage InstallMessage(text=Failed to build RiderLink plugin for D:\UnrealEngine\UnrealEngine-4.24, type=Error)
2023-02-27 11:01:16,228 [ 497368]   INFO - c.j.r.p.u.RiderLinkInstallService - [UnrealLink]: getOrCreateRiderLinkInstallContext
2023-02-27 11:01:16,228 [ 497368]   INFO - c.j.r.p.u.RiderLinkInstallContext - [UnrealLink]: writeMessage InstallMessage(text=Failed to build RiderLink plugin, type=Error)
2023-02-27 11:01:16,228 [ 497368]   INFO - c.j.r.p.u.RiderLinkInstallPanel - [UnrealLink]: writeMessage InstallMessage(text=Failed to build RiderLink plugin, type=Error)