From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | zeray87 <tiggreen87(at)gmail(dot)com> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Windows 7, Visual Studio 2010: building PgAdmin3 |
Date: | 2016-05-03 09:05:10 |
Message-ID: | CA+OCxozhebMEYUS9o=0+03LpJ_fPYc80kb3d0DYTMpp4KqEokg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sat, Apr 30, 2016 at 8:11 AM, zeray87 <tiggreen87(at)gmail(dot)com> wrote:
> Hello guys,
> This is my first ever post and here goes my apology for being newbie.
>
> I have been able to build PgAdmin3 after several days of hassle on building
> PgAdmin3 using build-wxmsw.bat.
>
> Now i am trying to build PgAdmin3 using Visual Studio 2010. unfortunately,
> the following error appears:
> Error 1 error MSB4175: The task factory "XamlTaskFactory" could not be
> loaded from the assembly "Microsoft.Build.Tasks.v4.0". Unable to create Xaml
> task. File not found: C:\pgbuild\pgadmin3-jinfroster\pgAdmin3.xml.
> C:\pgbuild\pgadmin3-jinfroster\pgAdmin3.targets 45 6 pgAdmin3
Visual Studio seems to delete that file when doing a clean, for
reasons I never quite figured out. You can just check it out from the
git repo again and it should be OK.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Rushabh Lathia | 2016-05-03 11:04:49 | pg_dump broken for non-super user |
Previous Message | Dave Page | 2016-05-03 09:03:29 | Re: Windows 7, Visual Studio 2010: building PgAdmin3 |