google-code-export / windows-package-manager

Automatically exported from code.google.com/p/windows-package-manager
1 stars 1 forks source link

Build Instructions #264

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'd like to try to build the project myself. Can you please update the Build 
Instructions on the Wiki?

thanks

Original issue reported on code.google.com by igi...@gmail.com on 18 Jul 2013 at 5:33

GoogleCodeExporter commented 9 years ago

Original comment by tim.lebe...@gmail.com on 18 Jul 2013 at 7:25

GoogleCodeExporter commented 9 years ago
which Windows version do you use (Vista, 7) ? Is it 32 bit or 64 bit?

Original comment by tim.lebe...@gmail.com on 19 Jul 2013 at 4:10

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
XP 32b and 7 64b, but for now I'm going to try and build on the XP 32b machine 
first

Original comment by igi...@gmail.com on 19 Jul 2013 at 4:21

GoogleCodeExporter commented 9 years ago
you can build the 32 bit version now, but you'd need at least Vista:
- install https://npackd.appspot.com/p/npackd-dev-i686-w64/1.18 from the 
libraries repository (see 
http://code.google.com/p/windows-package-manager/wiki/LibrariesRepository)
- either create a copy of the whole directory installed in the previous step or 
make all files writable
- call Build.bat

Original comment by tim.lebe...@gmail.com on 25 Jul 2013 at 6:15

GoogleCodeExporter commented 9 years ago
*Build32.bat*

Original comment by tim.lebe...@gmail.com on 25 Jul 2013 at 6:16

GoogleCodeExporter commented 9 years ago
the build instructions are now in wpmcpp/BUILD.txt, Wiki is updated.

you can build the 64 bit version now, but you'd need at least Vista:
- install https://npackd.appspot.com/p/npackd-dev-x86_64-w64/1.18.1 from the 
libraries repository (see 
http://code.google.com/p/windows-package-manager/wiki/LibrariesRepository)
- either create a copy of the whole directory installed in the previous step or 
make all files writable
- call Build64.bat

Original comment by tim.lebe...@gmail.com on 29 Jul 2013 at 8:26

GoogleCodeExporter commented 9 years ago
I do not plan to make the program build working on XP.

Original comment by tim.lebe...@gmail.com on 21 Aug 2013 at 7:52

GoogleCodeExporter commented 9 years ago

Original comment by tim.lebe...@gmail.com on 25 Aug 2013 at 6:40

GoogleCodeExporter commented 9 years ago

Original comment by tim.lebe...@gmail.com on 1 Sep 2013 at 8:09

GoogleCodeExporter commented 9 years ago
Thanks for the comments. Why exactly is Vista a minimum build requirement?

Original comment by igi...@gmail.com on 1 Sep 2013 at 1:38

GoogleCodeExporter commented 9 years ago
I use mklink.exe in some package installation scripts, which is available since 
Vista. 

Original comment by tim.lebe...@gmail.com on 1 Sep 2013 at 2:23