SimcomGsmLib icon indicating copy to clipboard operation
SimcomGsmLib copied to clipboard

library does not compile

Open danielsafrigin opened this issue 6 years ago • 1 comments

SimcomGsmLib_test:2:26: error: SimcomGsmLib.h: No such file or directory compilation terminated. exit status 1 SimcomGsmLib.h: No such file or directory

all I did is add the example code form the read me to SimcomGsmLib_test. if i search for SimcomGsmLib.h file in the library folder it realy does not exist.

danielsafrigin avatar Dec 05 '19 09:12 danielsafrigin

Good day! I ran into the same issue, where could I find the missing header to compile the sample?

I noticed that there have been several breaking changes made and the new header is SimAtCommands.h. Many of the function calls have been changed as well, and the samples haven't been updated, so it takes a while to get them working again.

navdotnetreqs avatar Apr 07 '22 20:04 navdotnetreqs