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 archives
  Advanced Search

Re: building pgAdmin from source


  • From: Julius Tuskenis <julius(dot)tuskenis(at)gmail(dot)com>
  • Cc: pgadmin-hackers(at)postgresql(dot)org
  • Subject: Re: building pgAdmin from source
  • Date: Fri, 14 Aug 2009 16:42:26 +0300
  • Message-id: <4A8569C2.2040306@gmail.com> <text/plain>

Hello,

Thank you for the link - it was helpful.

Now the compiling part is OK - I'm stuck at building. I've copied "developer files" from http://gnuwin32.sourceforge.net/packages/libiconv.htm for iconv, compiling goes OK but when linking I get error "LNK1104: cannot open file 'iconv_a.lib' ". Where's no such file. I'm totally new to Microsoft Visual C++ 2008 Express Edition so maybe that is the problem ;)

Julius Tuskenis


2009.08.13 17:12, Hiroshi Saito rašė:
Hi.

please see,
http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/trunk/pgadmin3/INSTALL?rev=6965&view=markup

I think that a Building section is helpful to you.
Regards,
Hiroshi Saito

----- Original Message ----- From: "Julius Tuskenis" <julius(dot)tuskenis(at)gmail(dot)com>


Hello, List,

I'm new here, so I'm sorry if my question is too simple. I hope to improve in future :) So, I've downloaded pgAdmin source from SVN, I downloaded and built wxWidgets, but when I try to build pgAdmin - I get an error: "d:\my projects\opensource\pgadmin\include\db\pgconn.h(19) : fatal error C1083: Cannot open include file: 'libpq-fe.h': No such file or directory
Creating browse information file..."
I guess I should download libpq, but as I found no instructions for it in www.pgAdmin.org I descided to ask you.

OS: Win XP SP3
C++: Microsoft Visual C++ 2008 Express Edition with SP1

--
Julius Tuskenis


--
Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers






Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group