Author Topic: Mysql-crtdbg.h issue  (Read 4739 times)

Offline siloan

  • Single posting newcomer
  • *
  • Posts: 2
Mysql-crtdbg.h issue
« on: December 06, 2011, 07:03:27 pm »
Hi there, i'm trying this tut http://www.cyberciti.biz/tips/linux-unix-connect-mysql-c-api-program.html with cb but at the compile time it throws me an error-
Code
C:\Program Files\MySQL\MySQL Server 5.5\include\my_dbug.h|108|fatal error: crtdbg.h: No such file or directory|
The cb is on mingw.. any ideas/solutions please?

Offline renega_666

  • Multiple posting newcomer
  • *
  • Posts: 36
Re: Mysql-crtdbg.h issue
« Reply #1 on: December 06, 2011, 08:19:39 pm »
This is not a general programming forum. You won't have any help about your problem here...
Try searching mingw crtdbg.h on google, I'm sure you will find the solution in a few seconds!

Offline siloan

  • Single posting newcomer
  • *
  • Posts: 2
Re: Mysql-crtdbg.h issue
« Reply #2 on: December 06, 2011, 09:56:32 pm »
Well before posting here i have searched a lot but i didn't find anything relevant.. any advice would be great.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Mysql-crtdbg.h issue
« Reply #3 on: December 07, 2011, 06:29:16 am »
As renege_666 posted:
This is not a general programming forum. You won't have any help about your problem here...
Try searching mingw crtdbg.h on google, I'm sure you will find the solution in a few seconds!

Please respect our forum rules (you have accepted them, when you registered here).

Topic locked !