building on 1.8.1 on windows / build-wxmsw.bat problem

From: Maciek Sakrejda <msakrejda(at)truviso(dot)com>
To: "Pgadmin-Support (E-mail)" <pgadmin-support(at)postgresql(dot)org>
Subject: building on 1.8.1 on windows / build-wxmsw.bat problem
Date: 2008-03-24 18:43:38
Message-ID: 1206384218.25401.28.camel@maciek-desktop.sm.truviso.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

I ran into a problem building pgAdmin on Windows: I followed the
instructions at

http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/branches/REL-1_8_0_PATCHES/pgadmin3/INSTALL?view=markup

but the script in step 4 craps out. Specifically, the loop of running
vcbuild /convert on all the dsp project files errors out (on each file),
saying

"Unable to convert project.
Please make sure this is a vaild Visual C++ 4.0 or later project."

Checking the .dsp files, their headers say

# Microsoft Developer Studio Generated Build File, Format Version 6.00

I got the wxMSW source package for wxWidgets 2.8.7.

Any ideas?

Thanks,
--
Maciek Sakrejda
Truviso, Inc.
http://www.truviso.com

Browse pgadmin-support by date

  From Date Subject
Next Message mikeem 2008-03-25 01:23:01 operator classes in pgAdmin
Previous Message Maciek Sakrejda 2008-03-24 17:04:25 pgAdmin hang on connection drop/reconnect