iTwin / unreal-engine-3dft-plugin

Unreal Engine plugin to render iTwin Platform's 3d digital twins using 3DFT
https://developer.bentley.com/apis/mesh-export/
Apache License 2.0
24 stars 3 forks source link

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

Closed StuartKeelingWSP closed 1 year ago

StuartKeelingWSP commented 1 year ago

When I try and open the iTwin example project I recieve the following error message:

The following modules are missing or built with a different engine version: iTwin Example iTwin Would you like to rebuild them

after hitting yes, I get the following:

iTwinExample could not be compiled. Try rebuilding from source manually

danieliborra commented 1 year ago

Hello,

Which platform are you using, Mac or Windows? Have you installed the correct version of XCode or Visual Studio? (Unreal requires installing one of those in order to use a plugin)

Daniel

StuartKeelingWSP commented 1 year ago

Hi Daniel,

I am using Windows, I have Visual Studio, as well as vsCode. Any help will be greatly appreciated

Regards

Stuart

danieliborra commented 1 year ago

Hi Stuart,

ok, then there are many reasons why it can fail (missing dependencies, non-matching versions, etc etc). You can reach me by email to schedule a call to dig into it deeper and find what is missing.

Best regards, Daniel

StuartKeelingWSP commented 1 year ago

Hi Daniel,

thanks for getting back to me, could you please provide me with your email and I will get in contact there, alternatively reach out to me at stuart.keeling@wsp.com

many thanks,

Stuart

danieliborra commented 1 year ago

Hi Stuart,

I'm glad you finally got it working by installing .net core 3.1. Installing UE is always a little bit challenging.

Best regards, Daniel