Problem building
Hi
Getting this error during build. Any idea?
In file included from /Users/carl/Documents/Arduino/libraries/sha1/sha1.cpp:3:0:
/Users/carl/Documents/Arduino/libraries/sha1/sha1.cpp:11:25: error: variable 'sha1InitState' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
uint8_t sha1InitState[] PROGMEM = {
Subject
Views
Written By
Posted
Problem building
4007
January 14, 2015 04:56AM
2002
January 14, 2015 09:11AM
1850
January 15, 2015 12:55AM
1833
January 21, 2015 02:07PM
1921
February 05, 2015 08:26AM
1744
February 05, 2015 02:34PM
1756
February 09, 2015 02:42AM
1789
February 11, 2015 01:19PM
1736
February 11, 2015 03:09PM
1705
February 18, 2015 11:55AM
1832
February 12, 2015 03:09AM
1731
February 18, 2015 11:51AM
1571
March 12, 2015 05:54AM
1709
February 28, 2015 10:59AM
1725
March 04, 2015 08:45AM
1673
March 12, 2015 05:44AM
1697
March 12, 2015 06:03AM
1565
March 20, 2015 02:05PM
1683
March 15, 2015 06:28AM
1730
March 20, 2015 02:04PM
1713
March 26, 2015 07:57AM
1725
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.