Re: mingw port of mysql connector c and c++
When I compile code that includes Connector/C++ headers, I get the following errors:
c:\qt\2010.03\mingw\bin../lib/gcc/mingw32/4.4.0/../../../../include/stdint.h:27: error: 'int8_t' has a previous declaration as 'typedef signed char int8_t'
c:\qt\2010.03\mingw\bin../lib/gcc/mingw32/4.4.0/../../../../include/stdint.h:31: error: 'int32_t' has a previous declaration as 'typedef int int32_t'
c:\qt\2010.03\mingw\bin../lib/gcc/mingw32/4.4.0/../../../../include/stdint.h:32: error: 'uint32_t' has a previous declaration as 'typedef unsigned int uint32_t'
Subject
Views
Written By
Posted
25049
June 30, 2011 02:01AM
Re: mingw port of mysql connector c and c++
5812
July 14, 2011 11:32PM
4523
July 15, 2011 03:59AM
3694
July 16, 2011 02:14AM
3768
July 18, 2011 01:03AM
4164
September 09, 2011 06:02PM
3207
September 18, 2011 07:04AM
3387
January 25, 2012 11:29AM
3303
December 15, 2011 09:29AM
3184
April 01, 2012 04:02PM
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.