|
bibah wrote:
Hi all !
I'm using the latest avr32studio under GNU-Linux. I have a basic question about standard C headers inclusion:
The IDE tell me that for example <string.h> or <stdlib.h> are "Unresolved inclusion" although my program (program which calls memcpy() or strtod() ) compile like and run fine.
I suspect it's a env var to be set before launching ./avr32studio
Thanks in adavnce
HBV
I have the same behavior.
Did you find some fixing?
thank you |