[chronojump] howto_compile doc better



commit 1b356ab2d20b804c956a38ac417c0ffd88ad1c9b
Author: Xavier de Blas <xaviblas gmail com>
Date:   Wed May 1 06:30:24 2013 +0200

    howto_compile doc better

 howto_compile.txt |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/howto_compile.txt b/howto_compile.txt
index e72f527..9eac558 100644
--- a/howto_compile.txt
+++ b/howto_compile.txt
@@ -82,6 +82,13 @@ make
 make install
 make win32-installer
 
+If there are "copy" problems on make win32-installer, just delete the dist folder and execute it again
+
+Alternaively to test gstreamer stuff autogen command can be:
+sh autogen.sh --prefix /c/gstreamer-sdk/0.10/x86
+
+
+OLD -------------------
 Note: currently on windows rdotnet is not ok and make crashes:
 - remove 'rdotnet' in chronojump/Makefile SUBDIRS and DIST_SUBIDRS
 - comment "DLL_REFERENCES = \" and "../rdotnet/R.NET/bin/Debug/RDotNet.dll" in chronojump/src/Makefile


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