Author Topic: a problem compiling eeprom of avr(atmega16,winavr) program  (Read 47942 times)

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: a problem compiling eeprom of avr(atmega16,winavr) program
« Reply #30 on: August 12, 2011, 02:57:21 pm »
The problem is similar, because it is there because C::B adds search-dirs, which seem to be wrong (in some versions?).
Normally (or in most cases?) a compiler should know where it's includes and libs are, as long as they are in the default-folders relative to the executable dir.