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
25112
June 30, 2011 02:01AM
Re: mingw port of mysql connector c and c++
5825
July 14, 2011 11:32PM
4539
July 15, 2011 03:59AM
3710
July 16, 2011 02:14AM
3781
July 18, 2011 01:03AM
4175
September 09, 2011 06:02PM
3220
September 18, 2011 07:04AM
3404
January 25, 2012 11:29AM
3317
December 15, 2011 09:29AM
3204
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.