| From: | "Jeff Boehmer" <jeff_boehmer(at)hotmail(dot)com> |
|---|---|
| To: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | Using VC++ Express to develop pgAdmin3 |
| Date: | 2007-03-05 20:10:47 |
| Message-ID: | BAY133-F26E5B331106470B0F136B2E5840@phx.gbl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hello,
My apologies right up front if this is the wrong place to look for help.
I have been trying to compile and run the latest pgAdmin3 source code and
after battling my way through compile and link errors I have final been
stopped cold.
When I try to run pgAdmin3 from inside VC Express I get the following
error...
"Unhandled exception at 0xecdb1e91 in pgAdmin3.exe: 0xC0000005: Access
violation reading location 0xecdb1e91."
This is occurring in the call stack at...
pgAdmin3.exe!wxULongLongNative::operator+=() + 0x52c3e bytes
pgAdmin3.exe!__security_init_cookie() Line 174
pgAdmin3.exe!WinMainCRTStartup() Line 402
Does this look familiar to anyone?
Do I have something obviously wrong with my VC Express setup?
Is this related to the
http://www.pgadmin.org/archives/pgadmin-hackers/2006-04/msg00064.php issue?
Is it that VC Express can't be used to develop pgAdmin3 and I'm hosed?
or I am just a complete prat?
Thanks,
Jeff
_________________________________________________________________
Win a Zunemake MSN your homepage for your chance to win!
http://homepage.msn.com/zune?icid=hmetagline
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Florian G. Pflug | 2007-03-05 20:38:52 | Re: pgadmin3 1.6.2 + wxGTK 2.8.0 on Ubuntu Edgy ( gcc 4.1) |
| Previous Message | Dave Page | 2007-03-05 20:06:32 | Re: pgadmin3 1.6.2 + wxGTK 2.8.0 on Ubuntu Edgy ( gcc 4.1) |