2
0
Эх сурвалжийг харах

Clarified on how to use the py-ply dep for builds using macports.

Mark Austin 10 жил өмнө
parent
commit
a843887af2
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  1. 4 0
      BuildMac.sh

+ 4 - 0
BuildMac.sh

@@ -13,6 +13,10 @@
 # sudo port install py-ply pkgconfig cmake
 #
 
+# Note: Building with macports versions will require changing your python version to the macports version
+# so that the lua binding build
+# sudo port select python python27
+
 #
 # Start
 #