Re: Error on make (gpsim)
"Scott Dattalo" <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <[email protected]> |
wayne wrote: > Ok that worked! Thanks Scott! > > I ran into problems with the LCD module build. > Here is the error: > > lcd.cc: In member function `void DataPort::update_pin_directions(bool)': > lcd.cc:275: error: no matching function for call to > `IOPIN::update_direction(bool&)' > /usr/local/include/gpsim/stimuli.h:394: note: candidates are: virtual > void IOPIN::update_direction(unsigned int, bool) > > Is something that had been addressed already? I haven't updated since > this morning. If you want I can update and see if this goes away. I fixed this one this morning already. You're too late this time! :) Scott