Society of Robots - Robot Forum
Software => Software => Topic started 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.
-
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.
-
Yeah tried that, maybe we have different studio versions, seems to be quite a finicky tool. Might just revert to vi and make!
-
Thanks for the info - even if I'm not sure I can do anything about it :)