From 531493b6d150abd87a38dafabe9ddff36c266a20 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 17 Jan 2006 06:32:51 +0000 Subject: got and RC7 build, everything seems OK, but launching .htm files from the help browser doesn't work. arg. Documented the basic process of making the installer on the website svn path=/trunk/; revision=4441 --- packages/win32_inno/Makefile | 2 +- packages/win32_inno/README.txt | 6 ++---- packages/win32_inno/TODO | 2 -- 3 files changed, 3 insertions(+), 7 deletions(-) (limited to 'packages/win32_inno') diff --git a/packages/win32_inno/Makefile b/packages/win32_inno/Makefile index 729d603a..204ea471 100755 --- a/packages/win32_inno/Makefile +++ b/packages/win32_inno/Makefile @@ -56,7 +56,7 @@ package: $(PD_INNO_SETUP) # makefile.mingw is available from here: # http://sourceforge.net/tracker/index.php?func=detail&aid=1374659&group_id=55736&atid=478072 build_pd: - make -C $(pd_src)/src -f makefile.mingw $(DEST_PATHS) + make -C $(pd_src)/src -f makefile.mingw pd_install: build_pd # the autoconf/MinGW setup doesn't compile the extras yet diff --git a/packages/win32_inno/README.txt b/packages/win32_inno/README.txt index 9fcd16f2..821f4ffb 100644 --- a/packages/win32_inno/README.txt +++ b/packages/win32_inno/README.txt @@ -1,6 +1,6 @@ -Check this webpage for more build instructions: +Check this webpage for full build instructions: http://puredata.org/docs/developer/mingw ------------------------------------------------------------------------------ @@ -34,10 +34,8 @@ Microsoft Visual Studio - MinGW Makefile ------------------------------------------------------------------------------ -Since MinGW is the default build system, the file called "Makefile" is the -MinGW Makefile. TO compile: +See: http://puredata.org/docs/developer/windows -cd packages/win32_inno && make ------------------------------------------------------------------------------ Microsoft Visual Studio Makefile diff --git a/packages/win32_inno/TODO b/packages/win32_inno/TODO index db624e8b..994556f6 100644 --- a/packages/win32_inno/TODO +++ b/packages/win32_inno/TODO @@ -1,6 +1,4 @@ -- make sure vasp is included in noncvs - - check out using env vars in Path settings in registry, or make relative paths - Another detail is that the menu item "help/1 manual" results in no action - -- cgit v1.2.1