X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=README.win;h=4e4f757400eb8fb77305cf3d81646e4a692672a3;hb=238d34a42d3ec735f4ecbf9314ce8718123fbe71;hp=eb26fa5c90e6d5859c7b412e325109e6503ad20b;hpb=638828526a9e7e4ff790c8949c65f3ee80a2cc79;p=platform%2Fupstream%2Fdbus.git diff --git a/README.win b/README.win index eb26fa5..4e4f757 100644 --- a/README.win +++ b/README.win @@ -11,6 +11,10 @@ DBus comes with a test suite which is used on unix to guarantate production quality and this test suite runs mostly. There are some test not running yet and there is help needed to get them running. +Supported compilers +------------------- +On windows Microsoft Visual Studio 2010 (Express and professional variants) +and mingw-w64|32 are known to work. Building -------- @@ -84,13 +88,13 @@ FAQ The OpenWengo dbus-c++ binding has been ported to windows see in WinDBus svn (http://sf.net/projects/windbus) - The related test applicationa are running well. + The related test applications are running well. TODO ---- -Oktober 2010: +October 2010: - the code wrapped with DBUS_WIN_FIXME should be inspected if it required for windows