Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: I can't build pgAgent&pgAdmin3



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.



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group