Re: Non-debug pgAdmin III builds

From: efesar <efesar(at)nmia(dot)com>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Non-debug pgAdmin III builds
Date: 2003-03-18 21:27:36
Message-ID: NGBBKFMOILMAGDABPFEGGENGDOAA.efesar@nmia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> If you do a release build of pgAdmin III in VC++, does it crash horribly
> on your system? In previous versions of wxWindows, I found it crashed
> when leaving one particular function (for absolutely no reason that I
> could find - it was literally on the closing brace!). I tried it again
> today with wx 2.4.0, and now it seems to crash on any treeview
> selection.

Dave,

Do you mean the build crashes or the program crashes once it's built?

If you mean the build crashes (i.e., won't link) -- Make sure to load up
wxWindows.DSW and build the release version of wxWindows. Also, build the
release versions of STC and XRC (those are both in the contrib directory I
believe).

When I had those three libs built, everything worked fine. I can't get it to
crash at all, but I didn't do a super-thorough test, just cursory.

Where is yours crashing?

One thing -- I don't have two different builds for libpq.lib (just one for
both release and debug). And it might be a pretty old build -- in fact, the
last time I built it was on Dec 9, 2002.

-Keith

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2003-03-18 21:37:30 Re: Non-debug pgAdmin III builds
Previous Message Dave Page 2003-03-18 20:49:19 Non-debug pgAdmin III builds