Re: Problem to build
Thanks Charles! That got me out of that one now I'm getting new errors see below. "#define WITH_SELECT" is uncommented too. Thanks again for your help.
mysql_connector:46: error: 'Connector' does not name a type
mysql_connector.ino: In function 'void do_query(const char*)':
mysql_connector:69: error: 'column_names' was not declared in this scope
mysql_connector:69: error: 'c' was not declared in this scope
mysql_connector:70: error: 'row_values' was not declared in this scope
mysql_connector:70: error: 'r' was not declared in this scope
mysql_connector:74: error: 'my_conn' was not declared in this scope
mysql_connector:85: error: 'my_conn' was not declared in this scope
mysql_connector.ino: In function 'void setup()':
mysql_connector:148: error: 'my_conn' was not declared in this scope
Subject
Views
Written By
Posted
4160
September 02, 2014 06:09PM
2163
September 03, 2014 08:22AM
2608
November 04, 2014 07:31PM
2046
November 05, 2014 09:00AM
1915
November 05, 2014 10:43AM
Re: Problem to build
2511
November 05, 2014 12:16PM
2064
November 11, 2014 09:38AM
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.