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

Requirements for Building Plugin (UE 5.0.1) #4

Open
mcorrigan opened this issue May 14, 2022 · 3 comments
Open

Requirements for Building Plugin (UE 5.0.1) #4

mcorrigan opened this issue May 14, 2022 · 3 comments

Comments

@mcorrigan
Copy link

Using the UE5 EA version of the plugin works for UE 5.0.1 but rebuilding requires .NET Framework 4.8 SDK to work (the general .NET SDK will not work).

Installing .NET SDK:
(assuming you have already have installed Visual Studio Community/Enterprise/Professional)
Launch Visual Studio Installer
Click Modify
Select the tab: Individual components
Check the box: .NET Framework 4.8 SDK (filter by SDK if you need to)
Click the Modify button to confirm changes and install the SDK

The plugin should build properly now when prompted on UE 5 start-up.

@7Eltantawy
Copy link

@mcorrigan U can grap it from here
https://github.com/HasanEltantawy/Unreal_Engine_SerialCOM_Plugin/tree/main/SerialCOM/SerialComPlugin/SERIALCOM_UE501

@Jxke
Copy link

Jxke commented Aug 9, 2022

Would there be any updates for this for UE5.0.3? I am unable to downgrade to 5.0.1.

@AmilcareDP
Copy link

It does work also for 5.0.3 @Jxke

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

4 participants