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
5462
January 14, 2015 04:56AM
2562
January 14, 2015 09:11AM
2457
January 15, 2015 12:55AM
2589
January 21, 2015 02:07PM
2420
February 05, 2015 08:26AM
2260
February 05, 2015 02:34PM
2319
February 09, 2015 02:42AM
2319
February 11, 2015 01:19PM
2267
February 11, 2015 03:09PM
2271
February 18, 2015 11:55AM
2610
February 12, 2015 03:09AM
2314
February 18, 2015 11:51AM
2143
March 12, 2015 05:54AM
2407
February 28, 2015 10:59AM
2464
March 04, 2015 08:45AM
2203
March 12, 2015 05:44AM
2347
March 12, 2015 06:03AM
2095
March 20, 2015 02:05PM
Re: Problem building
2361
March 15, 2015 06:28AM
2234
March 20, 2015 02:04PM
2201
March 26, 2015 07:57AM
2354
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.