Society of Robots - Robot Forum

Software => Software => Topic started by: richiereynolds on February 21, 2010, 10:02:57 AM

Title: Webbotlib 1.15 and parallel LCD support
Post by: richiereynolds on February 21, 2010, 10:02:57 AM
Just tried it, works great! thanks webbot.

Found another AVR studio "feature" when upgrading from webbotlib 1.14 to 1.15 - In the project configuration I had to remove the webbotlib includes and libs and compile, then re-add and re-compile for it to pick up the new symbols. Was quite a strange one as it did find the include the files but then said it couldn't find identifiers where those includes included other webbotlib includes i.e. it was a compilation rather than linker error.

Anyway, good luck with the new version folks!

Cheers, Richard.
Title: Re: Webbotlib 1.15 and parallel LCD support
Post by: madsci1016 on February 21, 2010, 11:03:53 AM
Did you try a 'Make Clean' after copying over the new webbot lib?  This has always worked for me to get AVR studio to pick up the new files.
Title: Re: Webbotlib 1.15 and parallel LCD support
Post by: richiereynolds on February 21, 2010, 01:18:31 PM
Yeah tried that, maybe we have different studio versions, seems to be quite a finicky tool. Might just revert to vi and make!
Title: Re: Webbotlib 1.15 and parallel LCD support
Post by: Webbot on February 21, 2010, 03:08:33 PM
Thanks for the info - even if I'm not sure I can do anything about it  :)