mlinaje/gsm-shield-arduino

SMS example error when compiling

Closed this issue · 2 comments

I was trying to use the SMS sending example and got error when compiling it.

Error compiling
GSMSHIELD\sms.cpp.o: In function `SMSGSM::SendSMS(char*, char*)':
C:\Documents and Settings\My 
Documents\arduino-1.0.3\libraries\GSMSHIELD/sms.cpp:43: undefined reference to 
`SIMCOM900::SimpleWrite(__FlashStringHelper const*)'

Im currently using this library.
BETA_GSM_GPRS_GPS_IDE100_v304 

help me please.

-jepoy

Original issue reported on code.google.com by jjepo...@gmail.com on 24 Jan 2013 at 10:03

Attachments:

The new version compiles it fine.

Original comment by martines...@gmail.com on 8 Mar 2013 at 10:49

  • Changed state: Done
This issue section is not longer supported.
Please check the support page www.gsmlib.org 

Original comment by martines...@gmail.com on 6 Jul 2013 at 11:27

  • Changed state: Fixed