perbone / luascript

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

can´t compile with lua #68

Open Antonygamergod opened 4 months ago

Antonygamergod commented 4 months ago

everytime i compile "scons platform=windows module_luascript_enabled=yes" using this command it gives an error

scons: *** Import of non-existent variable ''env_modules'' File "C:\Users\user\Downloads\godot source code(for lua)\modules\SCsub", line 4, in

how do i solve this

Antonygamergod commented 4 months ago

this happens in every version i think(i tested v4.3 beta, v4.2.2 stable and 4.0.4 stable)