Open awalone995 opened 3 years ago
Did you generate the Mono glue?
i did
You need to give us more information, it's impossible to help with so little.
What commands did you use? What's the full log output for each command? Which commit are you building exactly? What Mono version are you using? Is there a modules/mono/glue/cs_glue_version.h
file or not?
What commands did you use?
scons p=windows tools=yes module_mono_enabled=yes mono_glue=no godot.windows.tools.64.mono --generate-mono-glue D:\godot-master/modules/mono/glue scons p=windows target=release_debug tools=yes module_mono_enabled=yes
What's the full log output for each command?
it's all right except the error on the screenshot, after that there's only scons internal stuff
Which commit are you building exactly?
c6802a6 i think
Is there a
modules/mono/glue/cs_glue_version.h
file or not?
there is
godot.windows.tools.64.mono --generate-mono-glue D:\godot-master/modules/mono/glue
Your Godot folder is "D:\GAN\godot-master\" as shown in the screenshot.
godot.windows.tools.64.mono --generate-mono-glue D:\godot-master/modules/mono/glue
Your Godot folder is "D:*GAN*godot-master" as shown in the screenshot.
yes missed that there
Godot version: 4.0 master from 08.01
dunno if it's the right repo
OS/device including version: win7 desktop
Issue description:
although it is present
Steps to reproduce: do it as said in the docs