getnamo / NodeJs-Unreal

Embed node.js as an Unreal Engine plugin.
MIT License
239 stars 34 forks source link

(Mac Support) Unable to get it working on 5.1.1 #52

Open TheLazyIndianTechie opened 1 year ago

TheLazyIndianTechie commented 1 year ago

Platform: M1 Mac (Is this supported on Mac firstly?)

Engine - 5.1.1

Error:

The following modules are missing or built with a different engine version:
SocketlOClient
SIOJson
SocketIOLib
CoreUtility
SIOJEditorPlugin
CommandLine
NOGeNS
Would you like to rebuild them now?

On choosing Yes, get this error:

Blade could not be compiled. Try rebuilding from source manually.
getnamo commented 1 year ago

This plugin is currently only configured for windows. Would need some outside help to bring other platform support.

TheLazyIndianTechie commented 1 year ago

Thanks getnamo. You're doing great and I hope there are people available to help bring this to Mac. I'll try and research as well.