Unix Technical Forum

Missing libraries and path

This is a discussion on Missing libraries and path within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> Hi pgAdmin hackers, I downloaded a fresh copy of pgAdmin code from the SVN repository today. In Visual C++ ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Interfaces Pgadmin Hackers

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-13-2008, 02:03 PM
Mickael Deloison
 
Posts: n/a
Default Missing libraries and path

Hi pgAdmin hackers,

I downloaded a fresh copy of pgAdmin code from the SVN repository
today. In Visual C++ Express 2005, I had to do a few things to make
pgAdmin compile well.

1) Libraries to add:
advapi32.lib
user32.lib
gdi32.lib
comdlg32.lib
shell32.lib
ole32.lib
oleaut32.lib

2) Link editor > General > Supplementary path:
$(PGDIR)/lib/ms
My PGDIR is D:\Programs\PostgreSQL\8.1

Maybe pgAdmin3.vcproj needs to be updated?

Best regards,
Mickael

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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 06-13-2008, 02:03 PM
Dave Page
 
Posts: n/a
Default Re: Missing libraries and path

On Sat, Jun 7, 2008 at 5:23 PM, Mickael Deloison <mdeloison@gmail.com> wrote:
> Hi pgAdmin hackers,
>
> I downloaded a fresh copy of pgAdmin code from the SVN repository
> today. In Visual C++ Express 2005, I had to do a few things to make
> pgAdmin compile well.
>
> 1) Libraries to add:
> advapi32.lib
> user32.lib
> gdi32.lib
> comdlg32.lib
> shell32.lib
> ole32.lib
> oleaut32.lib


That sounds like you didn't fully configure VC++ to work with the platform SDK.

> 2) Link editor > General > Supplementary path:
> $(PGDIR)/lib/ms
> My PGDIR is D:\Programs\PostgreSQL\8.1
>
> Maybe pgAdmin3.vcproj needs to be updated?


No, your copy of PostgreSQL :-). The path is correct for 8.3/8.4

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 03:16 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com