Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
mysql openssl Question
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
Update one field with more fields from another table
Getting Identity after INSERT
ERROR 2002: Can 't connect to local MySQL server through socket
mysql test 4 1 fails with the gis test
MySQL Cluster Software
Downgrade Mysql from 4 to 3 23
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Can 't access mysql after kernel upgrade
Executing MySQL Commands From Within C Program
Comparing and writing out BLOBS
Preventing Duplicate Entries
FULLTEXT query format question
Strange behavior, Table Level Permission
Does the binary log enabling affect the MySQL performances?
mysql:it 's a db not a dbms how it 's possible?!
mysql have same function mthod as Oracle decode()
 
-none-

-none-

2007-09-13       - By Jim Wallace

 Back
Off topic, but that should be in C:\Program Files\Microsoft Visual
Studio 8\VC\PlatformSDK\Include

Make sure you have that in include path.

-- --Original Message-- --
From: siva kumar pudi [mailto:sivatech31@(protected)]
Sent: Thursday, September 13, 2007 6:22 AM
To: plusplus@(protected)
Subject: cannot open include file winsock.h

Thanks Warren for your help,
   I loaded  mysql++.sln, But I 'm not able to build it,
     I'm  strucked  with  the following errors. Please help me to avoid
this error.

Thank you
siva kumar1>-- --- Build started: Project: mysqlpp, Configuration: Debug
Win32 -- ---
1>Compiling...
1>coldata.cpp
1>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
1>connection.cpp
1>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
1>datetime.cpp
1>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
1>field_names.cpp
1>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
1>field_types.cpp
1>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
1>fields.cpp
1>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
1>manip.cpp
1>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
1>myset.cpp
1>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
1>mysql++.cpp
1>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
1>qparms.cpp
1>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
1>query.cpp
1>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
1>result.cpp
1>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
1>row.cpp
1>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
1>sql_string.cpp
1>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
1>string_util.cpp
1>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
1>transaction.cpp
1>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
1>type_info.cpp
1>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
1>vallist.cpp
1>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
1>Generating Code...
1>Build log was saved at "file://c:\Documents and Settings\siva\My
Documents\Visual
Studio\Projects\mysql++-2.3.2\Debug\mysqlpp\BuildLog.htm"
1>mysqlpp - 18 error(s), 0 warning(s)
2>-- --- Build started: Project: util, Configuration: Debug Win32 -- ---

2>Compiling...
2>util.cpp
2>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
2>Build log was saved at "file://c:\Documents and Settings\siva\My
Documents\Visual Studio\Projects\mysql++-2.3.2\Debug\util\BuildLog.htm"
2>util - 1 error(s), 0 warning(s)
3>-- --- Build started: Project: store_if, Configuration: Debug Win32
3>-- ---
4>-- --- Build started: Project: xaction, Configuration: Debug Win32
4>-- --- Compiling...
3>Compiling...
3>store_if.cpp
4>xaction.cpp
4>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
3>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory
3>Build log was saved at "file://c:\Documents and Settings\siva\My
Documents\Visual
Studio\Projects\mysql++-2.3.2\Debug\store_if\BuildLog.htm"
3>store_if - 1 error(s), 0 warning(s)
4>Build log was saved at "file://c:\Documents and Settings\siva\My
Documents\Visual
Studio\Projects\mysql++-2.3.2\Debug\xaction\BuildLog.htm"
4>xaction - 1 error(s), 0 warning(s)
5>-- --- Build started: Project: load_jpeg, Configuration: Debug Win32
-- ---
5>Compiling...
5>load_jpeg.cpp
5>c:\documents and settings\siva\my documents\visual
studio\projects\mysql++-2.3.2\lib\common.h(43) : fatal error C1083:
Cannot open include file: 'winsock.h': No such file or directory....

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe:    http://lists.mysql.com/plusplus?unsub=mysql@(protected)