Explorar el Código

Update readme with a note regarding building bindings

Ivan Safrin hace 13 años
padre
commit
ca933a9638
Se han modificado 2 ficheros con 4 adiciones y 0 borrados
  1. 2 0
      BUILD.md
  2. 2 0
      BUILD.txt

+ 2 - 0
BUILD.md

@@ -199,6 +199,8 @@ Polycode build for your system.
 
 
     -DPOLYCODE_BUILD_BINDINGS=ON -DPOLYCODE_BUILD_PLAYER=ON
     -DPOLYCODE_BUILD_BINDINGS=ON -DPOLYCODE_BUILD_PLAYER=ON
 
 
+Note: You need to build the "PolycodeLua" target before you build the "install" target.
+
 After building the install build or running 'make install', perform the
 After building the install build or running 'make install', perform the
 following commands in the Polycode source root:
 following commands in the Polycode source root:
 
 

+ 2 - 0
BUILD.txt

@@ -199,6 +199,8 @@ Polycode build for your system.
 
 
     -DPOLYCODE_BUILD_BINDINGS=ON -DPOLYCODE_BUILD_PLAYER=ON
     -DPOLYCODE_BUILD_BINDINGS=ON -DPOLYCODE_BUILD_PLAYER=ON
 
 
+Note: You need to build the "PolycodeLua" target before you build the "install" target.
+
 After building the install build or running 'make install', perform the
 After building the install build or running 'make install', perform the
 following commands in the Polycode source root:
 following commands in the Polycode source root: