dmakk767 / pokerspot

Automatically exported from code.google.com/p/pokerspot
0 stars 0 forks source link

mysql.h not Found #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Downloading the source from svn and building server/project_server

What is the expected output? What do you see instead?
A successful build - I saw dbHandler.h complaining about mysql.h not found.

What version of the product are you using? On what operating system?
Version 2.  Win XP.

I need to know where mysql.h comes from.  It is the C++ MySQL wrapper?

Original issue reported on code.google.com by StainMas...@gmail.com on 22 Jan 2007 at 2:58

GoogleCodeExporter commented 8 years ago
Solution is to install MySql (with Developer tools) and point to the include
directories to where MySQL was installed.  eg c:\program files\mysql\include

Original comment by StainMas...@gmail.com on 22 Jan 2007 at 3:49

GoogleCodeExporter commented 8 years ago
The project is definitely dependant on mysql, but I'm not sure it will build 
against
the latest version.  Did you have some success?  This would make a good wiki 
page.

Original comment by tc.cluel...@gmail.com on 23 Jan 2007 at 1:52

GoogleCodeExporter commented 8 years ago

Original comment by tc.cluel...@gmail.com on 23 Jan 2007 at 5:36

GoogleCodeExporter commented 8 years ago
hi, i am getting this error while running pokerserv

Unknown table mycasino.status

please help me! i would like to buy the sw, but i need some help test urgent!!

Original comment by jero...@telenet.be on 2 Feb 2007 at 1:35

GoogleCodeExporter commented 8 years ago
hi, i am getting this error while running pokerserv

Unknown table mycasino.status

please help me! i would like to buy the sw, but i need some help test urgent!!

Original comment by jero...@telenet.be on 2 Feb 2007 at 1:35

GoogleCodeExporter commented 8 years ago
hi, i am getting this error while running pokerserv

Unknown table mycasino.status

please help me! i would like to buy the sw, but i need some help test urgent!!

Original comment by jero...@telenet.be on 2 Feb 2007 at 1:36

GoogleCodeExporter commented 8 years ago

Check out this file in the /doc directory:

http://pokerspot.googlecode.com/svn/trunk/docs/pokerspot_schema.txt

If you run it through mysql client, it should create the necessary tables for 
you. 
Populating them with the necessary data is another issue altogether though.

Unfortunately this software isn't very well documented.  Email me directly at
tc.clueless@gmail.com if you would like to talk about a support contract.

Original comment by tc.cluel...@gmail.com on 2 Feb 2007 at 1:49

GoogleCodeExporter commented 8 years ago
hi, i emailed you

Original comment by jero...@telenet.be on 2 Feb 2007 at 2:34