A Build system and packaging tool for building open source projects with Visual Studio 2008 (Express) for the Microsoft Windows platform.
=======
== NOTE: I encourage you to check out HSBuild ==
== HSBuild is kind of next generation/version of OAH ==
== https:/
=======
== Getting started ==
1. Required components:
- Visual Studio 2008 or Visual C++ 2008 Express ( http://
- Python
- Perl
- Bazaar
2. Install OAH Build:
- Locate and install the latest OAHBuild.msi package: https:/
This installer provides you with all the needed tools for building OAH based modules.
OAH WILL DO NASTY THINGS TO YOUR SYSTEM! IT WILL MOVE/REPLACE LINK.EXE and MODIFY YOUR PATH.
3. Install or build dependencies (OAH based modules):
- Locate and install *dev.msi package: https:/
- OR build it yourself! (See next section)
== Building OAH based modules ==
- Pull the module you want to build. bzr branch lp:oah/<module> (e.g. bzr branch lp:oah/glib)
- Locate the win32/oah sub directory. (E.g. <glib branch>/win32/oah/)
- msbuild <solution_name.sln> /p:Configuratio
Optional you can open the solution in Visual Studio/C++ 2008.
== Checking out the source code for all OAH based modules ==
Download and run this batch script:
http://
View full history Series and milestones
trunk series is the current focus of development.
All questions Latest questions
-
Clutter 1.0 build crashes
Posted on 2009-12-18 -
What's the relation between OAH Build System and the GStreamer WinBuilds?
Posted on 2009-12-10 -
vorbis not present in gst-plugins-base ?
Posted on 2009-12-10 -
System parameters lost after installing PlatformSDK
Posted on 2009-12-04 -
Gstream could not find plugins
Posted on 2009-10-23
All bugs Latest bugs reported
-
Bug #463141: Error code from "Performing Post-Build Event"
Reported on 2009-10-29 -
Bug #449257: Unable to build static library with OAH build
Reported on 2009-10-12 -
Bug #359951: gdk-pixbuf-csource isn't built
Reported on 2009-04-12 -
Bug #359949: OAHBuild installer overwrites OAH_LOCAL_PREFIX_PATH variable
Reported on 2009-04-12 -
Bug #344531: tests in gtktest don't run in Debug configuration
Reported on 2009-03-17