Changes between Version 118 and Version 119 of BuildingOnWindows


Ignore:
Timestamp:
04/24/14 11:19:41 (10 years ago)
Author:
Samuli Seppänen
Comment:

Remove link to non-existing dependency bundle

Legend:

Unmodified
Added
Removed
Modified
  • BuildingOnWindows

    v118 v119  
    1010
    1111Because the "domake-win" buildsystem was found laborious to maintain, a new, relatively simple Python-based build system was written. This new build system allows building OpenVPN on Windows more easily. Fortunately the new build system only uses Visual Studio Express tools (nmake, compiler, linker, etc.), so learning VS's graphical user interface is not necessary. Full integration with Visual Studio ''should'' be possible, too.
    12 
    13 '''IMPORTANT:''' Most of the ''build dependencies'' for the Python-based buildsystem have been pre-packaged for your convenience and are available [http://build.openvpn.net/downloads/build-dependencies here]. The old "domake-win" buildsystem needs to have it's dependencies in a different directory hierarchy, so the dependency package won't work out of the box.
    1412
    1513= Installing prequisites =