User Tools

Site Tools


build:compiling_avidemux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
build:compiling_avidemux [2010/04/14 02:38]
j.m created
build:compiling_avidemux [2010/04/14 02:58]
j.m
Line 237: Line 237:
 **Note:** The following instructions are tailored specifically for Microsoft Visual(nbsp)C++ 6.0. If you wish to use a different version of Visual(nbsp)C++ you may need to rebuild the dependencies required by Avidemux. More information at [[http://​msdn.microsoft.com|msdn.microsoft.com]]. **Note:** The following instructions are tailored specifically for Microsoft Visual(nbsp)C++ 6.0. If you wish to use a different version of Visual(nbsp)C++ you may need to rebuild the dependencies required by Avidemux. More information at [[http://​msdn.microsoft.com|msdn.microsoft.com]].
  
 +==== Build Environment ====
 +
 +=== Download Components ===
 +
 +These components are necessary to build Avidemux on Microsoft Windows.
 +
 +===Build Environment===
 +
 +====Download Components====
 +
 +These components are necessary to build Avidemux on Microsoft Windows.
 +
 +^Program ​     ^Component(s) ​ ^Example Filename ​                           ^URL                                                                                              ^
 +|MinGW ​       |binutils ​     |binutils-2.16.91-20060119-1.tar.gz ​         |[[http://​www.mingw.org/​|MinGW website]] ​                                                         |
 +|:::          |gcc-core ​     |gcc-core-3.4.2-20040916-1.tar.gz ​           |:::                                                                                              |
 +|:::          |gcc-g++      ​|gcc-g++-3.4.2-20040916-1.tar.gz ​            ​|::: ​                                                                                             |
 +|:::          |mingw-runtime |mingw-runtime-3.11.tar.gz ​                  ​|::: ​                                                                                             |
 +|:::          |mingw-utils ​  ​|mingw-utils-0.3.tar.gz ​                     |:::                                                                                              |
 +|:::          |w32api ​       |w32api-3.8.tar.gz ​                          ​|::: ​                                                                                             |
 +|:::          |MSYS          |MSYS-1.0.11-2004.04.30-1.exe ​               |:::                                                                                              |
 +|:::          |MSYS DTK      |msysDTK-1.0.1.exe ​                          ​|::: ​                                                                                             |
 +|Pkg-config ​  ​| ​             |pkg-config-0.20.zip ​                        ​|[[http://​www.gimp.org/​~tml/​gimp/​win32/​downloads.html|Tor Lillqvist'​s GTK+ for Windows website]] ​ |
 +|TortoiseSVN ​ |              |TortoiseSVN-1.4.1.7992-win32-svn-1.4.2.msi ​ |[[http://​tortoisesvn.net/​|TortoiseSVN website]] ​                                                 |
 +
 +These components are only required if you wish to compile optional dependencies.
 +
 +^Program ​           ^Component(s) ​ ^Example Filename ​       ^URL                ^
 +|Netwide Assembler ​ |nasm          |nasm-0.98.39-win32.zip ​ |[[http://​sourceforge.net/​projects/​nasm|NASM website]] ​ |
 +
 +These components are only required if you wish to compile optional dependencies with Microsoft Visual C++.
 +
 +^Program ​                               ^Component(s) ​ ^Example Filename ​ ^URL                                                                      ^
 +|Microsoft Visual C++ 6 Processor Pack  |              |vcpp5.exe ​        ​|[[http://​msdn2.microsoft.com/​en-us/​vstudio/​aa718349.aspx|MSDN website]] ​ |
build/compiling_avidemux.txt ยท Last modified: 2012/11/11 08:51 (external edit)