Changes between Version 7 and Version 8 of NativesWin32Build
- Timestamp:
- 10/30/09 12:20:28 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NativesWin32Build
v7 v8 75 75 It is strongly recommended to use this rar instead of building all the libraries separately as this would take up to 30 hours. 76 76 * install perl on your computer: click on the active perl from here http://www.activestate.com/activeperl/ and follow the instructions. Choose the folder c:/msys as instalation directory(edit the path as necessary to point to your msys installation). 77 77 * if you have not added c:/msys/mingw/bin to your PATH then do so. To do that: right-click on My Computer;select Properties; select advanced; go to "environment variables". Find the variable named PATH ,select edit and add to the end of the value ";c:/msys/mingw/bin" 78 78 * download the file [http://www.sophie2.org/trac/export/7904/branches/private/ivo/resource/swfdec-0.9.2.tar.gz swfdec-0.9.2.tar.gz] and uncompress it (this can be done using 7-zip or winrar) and navigate to the newly created folder(0.9.2 is the version of swfdec used in the document). It is important to use this tar.gz not the ordinary swfdec-0.9.2.tar.gz because the common distribution can not run on windows. 79 79 * open msys and navigate to the newly created folder(swfdec-0.9.2)and type:[[BR]]