Open arliones opened 8 years ago
Is this the file it's referencing?
https://github.com/vancegroup/stlport-avr/blob/STLport-master-avr/stlport/new
If so, perhaps try to add the .h
file extension to the end?
Or, if it's a different file, try adding the directory to your include path.
Hi, I'm facing problems building your project for use in an AVR application. I'm NOT using Arduino. I've posted bellow the output of the 'make' command at the stlport root. Apparentlly, and I don't know why, it is not finding the file "new.h". The file exists!
A few translations from Portuguese:
Tools versions:
Any hints? Thanks! Arliones.