MySQL Forums
Forum List  »  Connector/Arduino

Re: Problem building
Posted by: Carl Engman
Date: February 09, 2015 02:42AM

I reinstalled arduino 1.5.8 on a new mac. Downloaded your connector and tgried to verify but get this error











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'
Fel vid kompilering.

Options: ReplyQuote


Subject
Views
Written By
Posted
4267
January 14, 2015 04:56AM
2134
January 14, 2015 09:11AM
2023
January 15, 2015 12:55AM
2023
January 21, 2015 02:07PM
2072
February 05, 2015 08:26AM
1890
February 05, 2015 02:34PM
Re: Problem building
1910
February 09, 2015 02:42AM
1941
February 11, 2015 01:19PM
1888
February 11, 2015 03:09PM
1845
February 18, 2015 11:55AM
1978
February 12, 2015 03:09AM
1887
February 18, 2015 11:51AM
1720
March 12, 2015 05:54AM
1864
February 28, 2015 10:59AM
1896
March 04, 2015 08:45AM
1818
March 12, 2015 05:44AM
1943
March 12, 2015 06:03AM
1720
March 20, 2015 02:05PM
1837
March 15, 2015 06:28AM
1886
March 20, 2015 02:04PM
1860
March 26, 2015 07:57AM
1888
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.