Explorar o código

Fixed build command for libsummator

Simon %!s(int64=7) %!d(string=hai) anos
pai
achega
33ba2003de
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      development/cpp/custom_modules_in_cpp.rst

+ 1 - 1
development/cpp/custom_modules_in_cpp.rst

@@ -338,7 +338,7 @@ shared module as target in the scons command:
 
 ::
 
-    user@host:~/godot$ scons summator_shared=yes bin/summator.x11.tools.64.so
+    user@host:~/godot$ scons summator_shared=yes platform=x11 bin/libsummator.x11.tools.64.so
 
 Writing custom documentation
 ----------------------------