perbone / luascript

Lua language support for Godot Engine
Apache License 2.0
629 stars 44 forks source link

Error compiling on WSL Ubuntu #50

Closed ghost closed 2 years ago

ghost commented 2 years ago

image I get an error saying that the sys/wait.h library does not exist. Is this an error with the library or is it just me? I'm compiling on WSL Ubuntu with Windows 11.

perbone commented 2 years ago

Never saw this kind of error. Other than that I don't t support Widows so I can't help you with this. But to me there's some thing strange as you are on Ubuntu but the binary shows Windows tool. I'll keep this open for a little to see with some one can give you a hand on this. -Perbone

ghost commented 2 years ago

Thanks. I'm compiling with platform=windows which is why it's showing the tools for Windows, but I don't think that it should effect the compiling.