2 messages in com.mysql.lists.plusplusRE: Visual C++ Express Problems| From | Sent On | Attachments |
|---|---|---|
| Oliver Hinken | 18 Jan 2007 08:01 | |
| Matt Dargavel | 18 Jan 2007 08:02 |
| Subject: | RE: Visual C++ Express Problems![]() |
|---|---|
| From: | Matt Dargavel (ma...@shout-telecoms.com) |
| Date: | 01/18/2007 08:02:54 AM |
| List: | com.mysql.lists.plusplus |
VS Express doesn't come with the Windows SDK. You'll need to download a copy from here (assuming you're on XP or Server 2003 etc):
http://www.microsoft.com/downloads/details.aspx?familyid=484269E2-3B89-47E3- 8EB7-1F2BE6D7123A&displaylang=en
This will install the missing header files for you.
-----Original Message----- From: Oliver Hinken [mailto:kor...@gmx.net] Sent: 18 January 2007 16:01 To: plus...@lists.mysql.com Subject: Visual C++ Express Problems
Hallo,
i tried use the mysql++ api, but i got some problems i can't solve. One of the problems is with header files like winsock.h, windows.h and win.h. They aren't come with VCE, can't find them on my system. I copied them from VC6 but i got some errors, redefinitons, no declared things aso.
I have done all what is written in der readme file which comes with mysql++, set folders and settings, listed there. but it didn't work. The only thing i can't find in VCE is managed extension i'm using VCE in German (cause im German). I tried to use the newest version of the 4.1 series but i also don't want to work.
I have written a little Intranetpage for my office in php with that (older version of) mysql server and now i want to rewritte it with c++. The examples that comes with mysql++ also don't work.
If i delete the headerfiles i copied i get errors that he cant find that header files. I think its only a little mistake, but can't find out where it does come from.
Maybe someone of you is able to help (hope so)
(sry for my bad english)




