Просмотр исходного кода

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

Mark Austin 10 лет назад
Родитель
Сommit
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
 #