blinkuf.blogg.se

Mingw add to path
Mingw add to path













mingw add to path

configure -enable-static -prefix = / c / mingw Download x264 on the official website and compile x264 You can also download the version you like and extract it to the C: \ MinGW \ msys \ 1.0 \ home \ xxx directory, xxx is your windows username,Ĩ. Open C: \ MinGW \ msys \ 1.0 \ msys.bat, enter the MinGW command line environment Unzip, you can unzip Go to the folder C: \ MinGW \ msys \ home \ xxx, xxx is your windows usernameī. Download and install sdl, you need version 1.3 or 1.2Ī. Note that the path of git installed in step 2 and the pkg-config environment variable installed in step 3 are set, both paths Must be in linux format, and add a backslash in front of the drive letter.įor example, the Windows path D: \ Program Files \ Git \ bin becomes: / d / Program Files / Git / binĮxport PATH = ”.: / D / Program Files / Git / bin: / usr / local / bin: / mingw / bin: / bin: $ PATH”Įxport PKG_CONFIG_PATH=/mingw/lib/pkgconfig:/usr/local/lib/pkgconfigĮxport PATH = ”.: / usr / local / bin: / bin: / mingw / bin: $ PATH”Ħ. Modify the configuration file: C: \ MinGW \ msys \ 1.0 \ etc \ profile, find a similar line to modify. Note: Replace the path here with your vs2008 installation pathī. Modify the text file C: \ MinGW \ msys \ 1.0 \ msys.bat, add a line at the front, set the environment variable of vs2008:Ĭall "D: \ Program Files \ Microsoft Visual Studio 9.0 \ VC \ bin \ vcvars32.bat " I downloaded a small version of vs2008, the download address is as followsĪ.

mingw add to path

Download and install vs2008, need to use its environment Put the files obtained in the previous steps a and b into the bin subdirectory of the mingw installation directory. Note that if the link fails, you can open the parent path to find similar File nameĮxtract the file in the compressed packageĬ.

mingw add to path

Download and install pkg-config to c: / mingw / bin / directoryĮxtract the file in the compressed package and rename it to pkg-config.exe. I am here: c: / mingw / bin /ĭownload address install git, remember the installation path, my git installation path is: D: \ Program Files \ Gitģ.

mingw add to path

Download the windows version of git and put it in the bin subdirectory of the mingw installation directory. In the installation directory: c: / mingw / bin /Ģ. Install yasm, the download page is download file, renamed Put yasm.exe The installation process may take several hours. Note that the exe file is the installation file after downloading, please select all the options during installation. Download page: find the file mingw-get-inst-xxx.exe, the latest installation file I chose: mingw-get-inst-20120426.















Mingw add to path