MySQL Forums
Forum List  »  Connector/C++

Re: C++ connector 'int8_t' : redefinition error
Posted by: Lawrin Novitsky
Date: April 19, 2009 01:59PM

Hi,

Looks like RakNet also defines int8_t type.*-8-**-

I don't have ready to use recipes to make RakNet and c/c++ coexist in your project. Since I never used RakNet. You might want to look its header where int8_t is defined. Maybe you can disable it with some macro definition.

If there is no better way and it's absolutely necessary, you can go and comment int8_t in c/c++ include/cppconn/config.h

regards,

lawrin

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: C++ connector 'int8_t' : redefinition error
5473
April 19, 2009 01:59PM


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.