ImpromptuNinjas / UltralightSharp

Multi-platform .NET bindings to the Ultralight project.
Other
129 stars 17 forks source link

Unity demo project error on opening. #3

Open umresh opened 4 years ago

umresh commented 4 years ago

Hi, opened the unity demo project in Unity 2019.4(LTS) and got this error

Failed to load 'Assets/Plugins/runtimes/win-x64/native/UltralightCore.dll', expected x64 architecture, but was Unknown architecture. You must recompile your plugin for x64 architecture.

Is there any plan to support Android/IOS build for unity?

SupinePandora43 commented 4 years ago

it's ultralight issue: https://github.com/ultralight-ux/Ultralight/issues/42

probably upstream should be added here
Tyler-IN commented 4 years ago

The unity project is v2018.4.25f1

rohitdesaidev commented 3 years ago

I tried opening in 2018.4.30f1 and unity 2019.4.17f1 both editors gave me errors on opening. Its a issue with package import i guess. image

Armitage1982 commented 3 years ago

I tried opening in 2018.4.30f1 and unity 2019.4.17f1 both editors gave me errors on opening. Its a issue with package import i guess. image

See #9