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
4985
January 14, 2015 04:56AM
2375
January 14, 2015 09:11AM
2263
January 15, 2015 12:55AM
2248
January 21, 2015 02:07PM
2278
February 05, 2015 08:26AM
2087
February 05, 2015 02:34PM
2116
February 09, 2015 02:42AM
2169
February 11, 2015 01:19PM
2119
February 11, 2015 03:09PM
2067
February 18, 2015 11:55AM
2250
February 12, 2015 03:09AM
2108
February 18, 2015 11:51AM
1985
March 12, 2015 05:54AM
2080
February 28, 2015 10:59AM
2136
March 04, 2015 08:45AM
2039
March 12, 2015 05:44AM
2210
March 12, 2015 06:03AM
1946
March 20, 2015 02:05PM
Re: Problem building
2066
March 15, 2015 06:28AM
2120
March 20, 2015 02:04PM
2055
March 26, 2015 07:57AM
2104
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.