ufna / VaRest

REST API plugin for Unreal Engine 4 - we love restfull backend and JSON communications!
https://www.unrealengine.com/marketplace/en-US/product/varest-plugin
MIT License
1.09k stars 301 forks source link

5.0 preview 2 cannot compile at runtime #376

Open TOUTVJ opened 2 years ago

TOUTVJ commented 2 years ago

Hi! On the 5.0Preview 2 I have this message:

The following modules are missing or built with a different engine version:

VaRest

VaRest Editor

Engine modules cannot be compiled at runtime. Please Build through your IDE.

ufna commented 2 years ago

Do you have latest version of VaRest from 5.0 branch?

ufna commented 2 years ago

Also please try to rebuild your project from IDE.

brybalicious commented 2 years ago

Is this working for UE5 final release version?

brybalicious commented 2 years ago

Best to use master branch or develop branch?

TOUTVJ commented 2 years ago

Hi Vladimir, Thank you so much for your help. I have a new question, is the VA Rest plugin working on the new version of UE 5.0.0 ?

Thanks from Paris, Oscar

Le ven. 1 avr. 2022 à 10:07, Vladimir Alyamkin @.***> a écrit :

Do you have latest version of VaRest from 5.0 branch?

— Reply to this email directly, view it on GitHub https://github.com/ufna/VaRest/issues/376#issuecomment-1085569113, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJVYOACNSXJUE3TCREMDDITVC2VFRANCNFSM5SH3QYAQ . You are receiving this because you authored the thread.Message ID: @.***>

TOUTVJ commented 2 years ago

it's working fine on the last release 5.0.0! Thank you so much guys