Errors while compiling source code of MySQL++1.7.19
Posted by: Naresh Bhalala
Date: November 22, 2004 12:27AM

Hello Everybody....
Good Morning !!
This is regarding compilation of MySQL++Library....1.7.19
1. MySQL Installed at c:\MySQL
and
2. MySQL++1.7.19Library source is at C:\MySQL\mysql++-1.7.19

-------------
still it's giving error : "Cannot open include file: 'winsock.h': "
Compiling...
coldata.cc
c:\MySQL\mysql++-1.7.19\sqlplusint\mysql++-windows.hh(2) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
connection.cc
c:\MySQL\mysql++-1.7.19\sqlplusint\mysql++-windows.hh(2) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
datetime.cc
c:\MySQL\mysql++-1.7.19\sqlplusint\mysql++-windows.hh(2) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
field_names.cc
c:\MySQL\mysql++-1.7.19\sqlplusint\mysql++-windows.hh(2) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
field_types.cc
......
......Total 12 Errors, 0 warnings
----------
In MySql++ Propery Page "C/C++" property shows
Additional Include Directories : c:\mysql\include, sqlplusint
what to do ??? I need first this MySQLlibrary ...
thanks
Regards...Naresh

Options: ReplyQuote


Subject
Written By
Posted
Errors while compiling source code of MySQL++1.7.19
November 22, 2004 12:27AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.