KellanM / OpenAI-Api-Unreal

Integration for the OpenAI Api in Unreal Engine
MIT License
649 stars 143 forks source link

Plugin Could not be compiled. #30

Closed subtlechoi closed 1 year ago

subtlechoi commented 1 year ago

Hi. Thank you for your great work.

When I install the plug-in and try to run the project file again, I get the following message, how can I fix it? UE version is 5.1.1. now

2023-04-11 10 38 23

2023-04-11 10 47 25

KellanM commented 1 year ago

Hi SubtleChoi! Are you using this version of the Plugin? https://drive.google.com/file/d/14pMXN1W5cMunN3CaKcCz83_FvW-3MFpe/view

KellanM commented 1 year ago

This is expected behavior. If the EngineVersion in the .uplugin does not match your project’s version then you will encounter this error.