Re: MySQL with SSGM? [message #432977 is a reply to message #432974] |
Sat, 17 July 2010 14:01 |
|
TechnoBulldog
Messages: 15 Registered: May 2010 Location: Texas
Karma:
|
Recruit |
|
|
When I press build after including mysql.h, it has six errors in mysql_com.h, as well as the other six warnings.
Toggle Spoiler
1>c:\program files\mysql\mysql connector c 6.0.2\include\mysql_com.h(268) : error C2146: syntax error : missing ';' before identifier 'fd'
1>c:\program files\mysql\mysql connector c 6.0.2\include\mysql_com.h(268) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files\mysql\mysql connector c 6.0.2\include\mysql_com.h(268) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files\mysql\mysql connector c 6.0.2\include\mysql_com.h(437) : error C2065: 'SOCKET' : undeclared identifier
1>c:\program files\mysql\mysql connector c 6.0.2\include\mysql_com.h(437) : error C2146: syntax error : missing ')' before identifier 's'
1>c:\program files\mysql\mysql connector c 6.0.2\include\mysql_com.h(438) : error C2059: syntax error : ')'
Cloud-Zone Gaming. Check it out.
^^ Awesome right?
|
|
|