Recent refactoring broke VC++ 2005 EE

From: "Milen A(dot) Radev" <milen(at)radev(dot)net>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Recent refactoring broke VC++ 2005 EE
Date: 2006-12-07 12:20:47
Message-ID: 32c009ea0612070420r529dd511id289a65c09abdc56@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

I'm using VC+ 2005 Express Edition to build pgAdmin and the changes
from revision 5762 are (probably) incompatible with this edition. I
got the following error messages:

"Solution folders are not supported in this version of Visual Studio.
Solution folder 'xtra' will be displayed as unavailable."

(The message repeated for several other similar folders.)

And after those:

"Some of the properties associated with the solution could not be read."

I said "probably incompatible" because I have not tried to build the
solution after those error messages. May be there is a workaround.

I suppose this feature, "Solution folders", is very useful but leaving
amateur C++ programmers out is not very helpful for the project.

--
Milen A. Radev

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2006-12-07 13:22:10 Re: Recent refactoring broke VC++ 2005 EE
Previous Message svn 2006-12-07 11:40:04 SVN Commit by dpage: r5762 - in trunk/pgadmin3: . src src/ctl src/utils xtra/pgaevent xtra/pgagent