瀏覽代碼

Fix generate mono glue command.

Andreas Haas 7 年之前
父節點
當前提交
dc652c5fce
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      development/compiling/compiling_with_mono.rst

+ 1 - 1
development/compiling/compiling_with_mono.rst

@@ -53,7 +53,7 @@ Example (x11)
     # Build temporary binary
     # Build temporary binary
     scons p=x11 tools=yes module_mono_enabled=yes mono_glue=no
     scons p=x11 tools=yes module_mono_enabled=yes mono_glue=no
     # Generate glue sources
     # Generate glue sources
-    bin/godot.x11.tools.64 --generate-mono-glue modules/mono/glue
+    bin/godot.x11.tools.64.mono --generate-mono-glue modules/mono/glue
 
 
     ### Build binaries normally
     ### Build binaries normally
     # Editor
     # Editor