Windows 10, Visual Studio 2013 Express: building PgAdmin3 From Git

From: Alexey Slaykovsky <a(dot)slaykovsky(at)postgrespro(dot)ru>
To: pgadmin-hackers(at)postgresql(dot)org
Cc: Dmitry Vasilyev <d(dot)vasilyev(at)postgrespro(dot)ru>
Subject: Windows 10, Visual Studio 2013 Express: building PgAdmin3 From Git
Date: 2015-08-31 14:43:14
Message-ID: 55E46802.1050506@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hello, guys!
I want to compile PgAdmin3 on my Windows 10 machine so I did all
prerequisites from INSTALL file except I have Visual Studio 2013 Express
instead of Visual Studio 2010 Express.
So when I want to buil pgAdmin3.vcxproj I've got error:

error MSB4175: The task factory "XamlTaskFactory" could not be loaded
from the assembly "Microsoft.Build.Tasks.v12.0". Unable to create Xaml
task. File not found: c:\pgadmindep\pgadmin3\pgAdmin3.xml.

I'm running msbuild from c:\program files (x86)\msbuild\12.0\bin\
When I run msbuild from c:\program filex (x86)\msbuild\12.0\bin\amd64\
I've got this error:

error MSB4019: The imported project "c:\microsoft.Cpp.Default.props" was
not found. Confirm that the path in the <Import> declaration is correct,
and that the file exists on disk.

It will be nice if you could help me with this one.

Alexey Slaykovsky
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company

Browse pgadmin-hackers by date

  From Date Subject
Next Message J.F. Oster 2015-09-02 05:31:01 Re: PATCH: improve sorting in the Data Editor
Previous Message Gunnar "Nick" Bluth 2015-08-28 17:58:10 Re: Define two factor authentication for Postgresql Server