Re: I can't build pgAgent&pgAdmin3 - Mailing list pgadmin-support

From Dave Page
Subject Re: I can't build pgAgent&pgAdmin3
Date
Msg-id 462C658E.7030600@postgresql.org
Whole thread Raw
In response to I can't build pgAgent&pgAdmin3  ("rancpine cui" <rancpine@gmail.com>)
List pgadmin-support
rancpine cui wrote:
> Hello
>      I've installe PostgreSQL 8.1 into the default location from the 
> official PostgreSQL installer (pgInstaller). And in my 
> $BUILD_ROOT/pgadmin3-deps/ ,  I've already got wxWidgets, libxml2, 
> libxslt, iconv and zlib.
>     When I tried to build pgAdmin 1.6.3 under Windows Xp sp2, using VS 
> 2005, I succeeded in building pgaevent, but failed to do with pgAgent & 
> pgAdmin3.
>     When I tried to build pgAdmin3, VS says "error PRJ0019: Tools from 
> 'Extracting subversion repository version'  " and "BSCMAKE: error BK1506 
> : : No such file or directory"
>     When I tried to build pgAgent, it says "can't open 
> .\Debug/pgAgent.pch: No such file or directory" and
> "BSCMAKE: error BK1506 : : No such file or directory".
>     What shall I do now?

Is there a reason you're building from source on Windows, rather than 
using the binary packages provided? (if you're hacking the source code, 
you'd be better off on the pgadmin-hackers list).

If you do still want to build from source, please clean all projects, 
and attempt to build pgAdmin again and then post *all* the build output. 
The output you've posted above only makes sense if you're working from 
the 1.6 stable branch from SVN, but don't have an svn client in your path.

Regards, Dave.


pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: Server not listening
Next
From: ivan.pavlov@gmail.com
Date:
Subject: Can't compile pgadmin