Re: Cannot build with C++

2001-09-24 Thread Dick Doornbos
! Greetings, Dick Doornbos From: ARAKON [EMAIL PROTECTED] Sent: Tue Aug 21 11:50:14 GMT+02:00 2001 To: [EMAIL PROTECTED] Subject: Cannot build with C++ i'm using mysql 3.23.40 for windows, when i try to build one very simple application, it shows me

Re: Cannot build with C++

2001-08-22 Thread Miguel Angel Solórzano
At 11:50 2001-08-21 +0200, ARAKON wrote: Hi! Try to put the header windows.h before mysql.h and add the header for the winsock if you are using it. Regards, Miguel i'm using mysql 3.23.40 for windows, when i try to build one very simple application, it shows me that error: e:\pere\mysql

Cannot build with C++

2001-08-21 Thread ARAKON
i'm using mysql 3.23.40 for windows, when i try to build one very simple application, it shows me that error: e:\pere\mysql 3.23.40 server\include\mysql_com.h(115) : error C2146: syntax error : missing ';' before identifier 'fd' e:\pere\mysql 3.23.40 server\include\mysql_com.h(115) : error