HowTo compile on Win32

From AMule Project FAQ
Revision as of 21:35, 3 June 2008 by 88.73.228.37 (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Environments

MS Visual Studio

See HowTo_compile_with_Visual_Studio for information about compilation with MS VS.

MinGW

This tutorial focuses on the free MinGW environment for Windows, tested on Vista Business 32bit.

Requirements

MinGW environment

Start by downloading the latest MinGW Installer. Select to download and install, accept the licence, use the current package and select the MinGW base tools and g++ compiler packages. Select an installation path, but try to avoid spaces in the path name. Wait for the download and installation to finish.

Then download the current MSYS release and install it. In the post installation configuration, put the path to your existing mingw installation.