Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1Zh3s2-0004j8-Pk for pgadmin-hackers@arkaria.postgresql.org; Tue, 29 Sep 2015 22:59:39 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1Zh3s2-0004h3-3V for pgadmin-hackers@arkaria.postgresql.org; Tue, 29 Sep 2015 22:59:38 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1Zh3rn-0004SZ-GL for pgadmin-hackers@postgresql.org; Tue, 29 Sep 2015 22:59:23 +0000 Received: from forward18m.cmail.yandex.net ([2a02:6b8:b030::9f]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1Zh3rf-000471-Mu for pgadmin-hackers@postgresql.org; Tue, 29 Sep 2015 22:59:22 +0000 Received: from smtp2m.mail.yandex.net (smtp2m.mail.yandex.net [77.88.61.129]) by forward18m.cmail.yandex.net (Yandex) with ESMTP id EE10520D62 for ; Wed, 30 Sep 2015 01:59:11 +0300 (MSK) Received: from smtp2m.mail.yandex.net (localhost [127.0.0.1]) by smtp2m.mail.yandex.net (Yandex) with ESMTP id B9C9C426866 for ; Wed, 30 Sep 2015 01:59:11 +0300 (MSK) Received: by smtp2m.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id FHdNeTmPke-xBJeCYws; Wed, 30 Sep 2015 01:59:11 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1443567551; bh=pd9VrZ1qP3nVhTNwdIhu9FJWY+qz4AuasMTbVMwrV5o=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:Subject: Content-Type:Content-Transfer-Encoding; b=hzUmLm4ZCexWgXWd1Mv3cOEjkn8Mnp1PCiAg/zKoJsYtZnfJMokqqWNCdYwDzF6Uk lDgav0OiGSaE2Uwl+EG58b2NlZjVx36MT1wTBMG1YgTPY1cvySciI2p0Mb41W428u5 8KtX4lSrtc1Vl5QEfdVVs9I9hOiOR7TAl/Fjqtc0= Authentication-Results: smtp2m.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-ForeignMX: US Message-ID: <560B1B89.8010607@yandex.ru> Date: Wed, 30 Sep 2015 02:15:21 +0300 From: Nikolai Zhubr User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 MIME-Version: 1.0 To: pgadmin-hackers@postgresql.org Subject: Building pgadmin on windows - instructions? Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -2.7 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org Hi all, I'm starting to try building pgadmin on windows (and for windows) myself and I'm facing some uncertainty. INSTALL says to install "Microsoft Visual C++ 2010" and "Windows 2010 Platform SDK". I'm totally ignorant regrading miscrosoft developer tools (sorry), but anyway I have not found the existence of exact such things mentioned. Instead, there do exist: - Microsoft Visual C++ 2010 _Express_ - Microsoft Visual _Studio_ 2010 - Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1 (rumors say, above all, it contains some usefull version of vcbuild utility) - Visual Studio 2010 SDK (as appeared, it does not contain any vcbuild utility) Not much attracted by the "express" name, I've installed Visual Studio 2010 Pro and Visual Studio 2010 SDK. Neither of them has the 'vcbuild' utility, that is employed in xtra/wxbuild/build-mxmsw.bat So. What was really meant in the INSTALL? Again, I confess, I'm totally ingorant about most such MS stuff. But that's why (in part) the INSTALL file actually exists, so as it should probably help me a bit? Thank you, Nikolai -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers