Przeglądaj źródła

Update readme with a note regarding building bindings

Ivan Safrin 13 lat temu
rodzic
commit
ca933a9638
2 zmienionych plików z 4 dodań i 0 usunięć
  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
 
+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
 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
 
+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
 following commands in the Polycode source root: