Re: Re: VC++ 2008 / MySQL debug / Unhandled exception

2009-01-15 Thread safknw
On Jan 14, 2009 9:40pm, Miguel Cardenas wrote: Hi I'm using /MT (LIBCMT.lib?) and it is multi-threaded since all my multi-thread code is working. LIBCMTD.lib is ignored because it is indicated in a post at MySQL forums " http://forums.mysql.com/read.php?45,49606,49606#msg-49606"; and a

Re: VC++ 2008 / MySQL debug / Unhandled exception

2009-01-14 Thread Miguel Cardenas
Hi I'm using /MT (LIBCMT.lib?) and it is multi-threaded since all my multi-thread code is working. LIBCMTD.lib is ignored because it is indicated in a post at MySQL forums " http://forums.mysql.com/read.php?45,49606,49606#msg-49606"; and anyway applications do not compile if not ignored because lo

Re: VC++ 2008 / MySQL debug / Unhandled exception

2009-01-14 Thread Miguel Cardenas
eem to recall the issue with the debug library, but don't recall the > fix. Do you get the same permissions (access) error with the release > library? > Pat... > > - Original Message - From: "Miguel Cardenas" > To: > Sent: Saturday, January 10, 2009 10:2

Re: VC++ 2008 / MySQL debug / Unhandled exception

2009-01-11 Thread Patrick Sherrill
I seem to recall the issue with the debug library, but don't recall the fix. Do you get the same permissions (access) error with the release library? Pat... - Original Message - From: "Miguel Cardenas" To: Sent: Saturday, January 10, 2009 10:22 AM Subject: VC++ 200

RE: VC++ 2008 / MySQL debug / Unhandled exception

2009-01-11 Thread Martin Gainty
pient. Sender does not necessarily endorse content contained within this transmission. > Date: Sun, 11 Jan 2009 12:04:30 +0530> From: saf...@gmail.com> To: renit...@gmail.com; mysql@lists.mysql.com> Subject: Re: VC++ 2008 / MySQL debug / Unhandled exception> > Are you sure that

Re: VC++ 2008 / MySQL debug / Unhandled exception

2009-01-10 Thread safknw
Are you sure that VS2008 support Mysql6.0, since mysql 6 is in alpha stage. -- Sharique On 1/10/09, Miguel Cardenas wrote: > Hello list > > I have a problem debugging a program that uses MySQL. The program itself > does not have problems, it runs perfectly when run in the console (command > prom

VC++ 2008 / MySQL debug / Unhandled exception

2009-01-10 Thread Miguel Cardenas
Hello list I have a problem debugging a program that uses MySQL. The program itself does not have problems, it runs perfectly when run in the console (command prompt), but if it is executed inside the Visual C++ 2008 debugger it causes an error: Unhandled exception at 0x004b1560 in MyProgram.exe: