MySQL Forums
Forum List  »  Source, Builds, Binaries

Re: mingw port of mysql connector c and c++
Posted by: Creative Team
Date: July 14, 2011 11:32PM

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'

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: mingw port of mysql connector c and c++
5751
July 14, 2011 11:32PM
3159
September 18, 2011 07:04AM


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.