Re: Problem building
Hi again
I really hope you can help with my compilation errors. I'm not so good in writing and understand code. I have done all your suggestions but end up with the following error. Tried it on MAC and PC with same result. This is just a snippet of all errors
________________________
sql_connector/mysql.cpp.o: In function `Connector::Connector()':
/Users/Carl/Documents/Arduino/libraries/mysql_connector/mysql.cpp:48: multiple definition of `Connector::Connector()'
mysql.cpp.o:mysql.cpp:48: first defined here
mysql_connector/mysql.cpp.o: In function `Connector::print_message(char const*, bool)':
/Users/Carl/Documents/Arduino/libraries/mysql_connector/mysql.h:167: multiple definition of `Connector::Connector()'
mysql.cpp.o:mysql.h:167: first defined here
mysql_connector/mysql.cpp.o: In function `Connector::print_message(char const*, bool)':
/Users/Carl/Documents/Arduino/libraries/mysql_connector/mysql.h:167: multiple definition of `Connector::free_columns_buffer()'
mysql.cpp.o:mysql.h:167: first defined here
mysql_connector/mysql.cpp.o: In function `Connector::print_message(char const*, bool)':
/Users/Carl/Documents/Arduino/libraries/mysql_connector/mysql.h:167: multiple definition of `Connector::free_row_buffer()'
mysql.cpp.o:mysql.h:167: first defined here
mysql_connector/mysql.cpp.o: In function `Connector::print_message(char const*, bool)':
/Users/Carl/Documents/Arduino/libraries/mysql_connector/mysql.h:167: multiple definition of `Connector::parse_handshake_packet()'
mysql.cpp.o:mysql.h:167: first defined here
Subject
Views
Written By
Posted
4856
January 14, 2015 04:56AM
2291
January 14, 2015 09:11AM
2189
January 15, 2015 12:55AM
2172
January 21, 2015 02:07PM
2228
February 05, 2015 08:26AM
2035
February 05, 2015 02:34PM
2061
February 09, 2015 02:42AM
2087
February 11, 2015 01:19PM
2056
February 11, 2015 03:09PM
1995
February 18, 2015 11:55AM
2181
February 12, 2015 03:09AM
2044
February 18, 2015 11:51AM
1915
March 12, 2015 05:54AM
2015
February 28, 2015 10:59AM
2054
March 04, 2015 08:45AM
1981
March 12, 2015 05:44AM
2132
March 12, 2015 06:03AM
1886
March 20, 2015 02:05PM
Re: Problem building
2008
March 15, 2015 06:28AM
2049
March 20, 2015 02:04PM
1998
March 26, 2015 07:57AM
2047
March 20, 2015 02:06PM
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.