> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Edward Di Geronimo Jr.
> Sent: 15 May 2006 15:17
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] VC++ Express Issues
> 
> I just synced up to the latest code and am trying to figure 
> out VC++ Express. I immediately got an error trying to open 
> the project -
> 
> Project file 'Z:\pgadmin3\xtra\pgagent\pgAgent.vcproj could 
> not be loaded.
> The project is either missing from disk or access was denied.
> 
> That file doesn't exist on my system.

Oops - 'tis there now. Sorry :-)

> When I tried doing a build, I got this:
> 
> 1>z:\pgadmin3-deps\wxwidgets\include\wx\msw\wrapwin.h(47) : fatal
> error C1083: Cannot open include file: 'windows.h': No such 
> file or directory
> 
> I've got wxWidgets rebuilding now, but I've seen that same 
> error scroll by a lot of times so far. Any suggestions on fixing it?

A quick Google suggests that you need the Platform SDK as well with VC++
Express.... And on my machien I find:

C:\Program Files\Microsoft Visual Studio
8\VC\PlatformSDK\Include\Windows.h

Regards, Dave


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to