Re: Problem building
I'm still struggling with error while compiling.
I'v downloaded your latest library 1.0.3rc and using arduino 1.6.1.
Getting these errors
mysql_connector.ino: In function 'void do_query(const char*)':
mysql_connector.ino:69:3: error: 'column_names' was not declared in this scope
mysql_connector.ino:69:17: error: 'c' was not declared in this scope
mysql_connector.ino:70:3: error: 'row_values' was not declared in this scope
mysql_connector.ino:70:15: error: 'r' was not declared in this scope
mysql_connector.ino:85:15: error: 'class Connector' has no member named 'get_columns'
mysql_connector.ino:100:17: error: 'class Connector' has no member named 'get_next_row'
mysql_connector.ino:114:15: error: 'class Connector' has no member named 'free_row_buffer'
mysql_connector.ino:122:11: error: 'class Connector' has no member named 'free_columns_buffer'
Subject
Views
Written By
Posted
5304
January 14, 2015 04:56AM
2486
January 14, 2015 09:11AM
2408
January 15, 2015 12:55AM
2484
January 21, 2015 02:07PM
2371
February 05, 2015 08:26AM
2188
February 05, 2015 02:34PM
2256
February 09, 2015 02:42AM
2260
February 11, 2015 01:19PM
2225
February 11, 2015 03:09PM
2205
February 18, 2015 11:55AM
2490
February 12, 2015 03:09AM
2246
February 18, 2015 11:51AM
2086
March 12, 2015 05:54AM
2291
February 28, 2015 10:59AM
2325
March 04, 2015 08:45AM
Re: Problem building
2141
March 12, 2015 05:44AM
2308
March 12, 2015 06:03AM
2050
March 20, 2015 02:05PM
2249
March 15, 2015 06:28AM
2201
March 20, 2015 02:04PM
2163
March 26, 2015 07:57AM
2258
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.