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
25422
June 30, 2011 02:01AM
Re: mingw port of mysql connector c and c++
5875
July 14, 2011 11:32PM
4583
July 15, 2011 03:59AM
3741
July 16, 2011 02:14AM
3820
July 18, 2011 01:03AM
4211
September 09, 2011 06:02PM
3259
September 18, 2011 07:04AM
3454
January 25, 2012 11:29AM
3353
December 15, 2011 09:29AM
3268
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.