Error: no matching function for call to 'CloudClass::variable

Hi @wmoecke

The two lines above are in error: you should not have the "&" for a string (char array) and a recent compile time check was put in to enforce this.

This is probably the number one cloud coding error I see here so I am happy to have the check in place.

4 Likes