[chronojump] Improved compile info



commit 1679e500c57a7bbc12fe94c2f84ac8cad4475a93
Author: Xavier de Blas <xaviblas gmail com>
Date:   Sat Apr 20 18:54:15 2013 +0200

    Improved compile info

 howto_compile.txt | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/howto_compile.txt b/howto_compile.txt
index c9c1c75..b35a0aa 100644
--- a/howto_compile.txt
+++ b/howto_compile.txt
@@ -50,17 +50,22 @@ pygame: http://pygame.org/ftp/pygame-1.9.2a0.win32-py2.7.msi
 pyper: http://sourceforge.net/projects/rinpy/files/  download: PypeR-1.1.1.zip
 pyserial
 
+chronopic-firmwarecord needs wxpython:
+www.wxpython.org/download.php#stable
+wxPython2.8-win32-unicode-py27
+
+
 if the python packages have not installation executable, put them at Lib/site-packages and the install like 
this:
 
 c:\Python27-32\python.exe setup.py install
 
 b) Compile
 
-if python 32 bits is at "c:\Python27-32" do:
-
-Windows command line window at chronojump\win32
-c:\Python27-32\python.exe ..\encoder\setup-pyserial_pyper_windows.py install
-c:\Python27-32\python.exe ..\encoder\setup-pyserial_pyper_windows.py py2exe -d "deps/bin/encoder"
+#if python 32 bits is at "c:\Python27-32" do:
+#Windows command line window at chronojump\win32
+#c:\Python27-32\python.exe ..\encoder\setup-pyserial_pyper_windows.py install
+#c:\Python27-32\python.exe ..\encoder\setup-pyserial_pyper_windows.py py2exe -d "deps/bin/encoder"
+#don't do last four because it's done in win32\Makefile automatically when make win32-installer is executed 
 
 from MinGW:
 cerbero/cerbero-uninstalled shell


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]