dc42/PanelDue

'strcasecmp' not declared error

soosalameh opened this issue · 2 comments

Hello,

I'm trying to compile the project and keep getting the error "'strcasecmp' was not declared in this scope"

As far as I know, the header files are referenced properly, and I can't figure out what the issue is.

Any ideas?

dc42 commented

Are you using the code from the PanelDue repository and compiling it with Atmel Studio, or using the code from PanelDueFirmware and compiling with Eclipse?

dc42 commented

This has been fixed,