public inbox for [email protected]  
help / color / mirror / Atom feed
From: J.F. Oster <[email protected]>
To: Nikolai Zhubr <[email protected]>
Cc: [email protected]
Subject: Re: Building pgadmin on windows - instructions?
Date: Thu, 1 Oct 2015 07:15:03 +0300
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
List-Unsubscribe:  <mailto:[email protected]?body=unsub%20pgadmin-hackers>

Hello Nikolai,

Not sure about it all, just describing my build env:

MS Visual Studio Community 2013
(C:\Program Files (x86)\Microsoft Visual Studio 12.0\)
Previously used Microsoft Visual C++ 2010 Express which was enough to
build too but missed some files required to make an .msi package.

Afaik, Windows SDK is bundled with VS, there is no standalone package.

vcbuild is replaced with msbuild, which in my case was found here:
C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe
I suspect it is installed with C# or .NET components of Visual Studio,
so don't uncheck these when installing VS.

I also had problems building wxMSW with build-mxmsw.bat, so built it
manually one-by-one using projects in wxMSW-2.8.12\build\msw\ with all
targets combinations (debug/release, unicode/...).
Also there should be prebuilt wx libraries available.

Attaching my build scripts, hope that will help a bit.

NZ> So. What was really meant in the INSTALL? Again, I confess, I'm totally
NZ> ingorant about most such MS stuff. But that's why (in part) the INSTALL
NZ> file actually exists, so as it should probably help me a bit?
It may be outdated now.


-- 
Best regards,
 J.F.

-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Attachments:

  [application/x-zip-compressed] buildscripts.zip (3.0K, 2-buildscripts.zip)
  download

view thread (7+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: Building pgadmin on windows - instructions?
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox