Hello Guys,
I am posting for somebody that has an issue uploading the MRLComm.ino to his Mega Arduino.
He seems to encounter the same pb on a Mac and A PC. Any suggestions when looking the error log?
I can't think of a solution.
Here is the link to our conversation:
https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!searchin/inmoov/Error$20uploading$20mrlcomm.ino$20to$20arduino%7Csort:date/inmoov/BxXm8lYALY0/QA5TbmzeAwAJ
In file included from sketch/LinkedList.h:72:0,
from sketch/MrlComm.cpp:10:
sketch/LinkedList.cpp: In instantiation of 'ListNode<T>* LinkedList<T>::getNode(int) [with T = Device*]':
sketch/LinkedList.cpp:182:29: required from 'T LinkedList<T>::get(int) [with T = Device*]'
sketch/MrlComm.cpp:228:38: required from here
LinkedList.cpp:53:10: error: cannot convert 'bool' to 'ListNode<Device*>*' in return
return false;
^~~~~
sketch/LinkedList.cpp: In instantiation of 'ListNode<T>* LinkedList<T>::getNode(int) [with T = Pin*]':
sketch/LinkedList.cpp:170:29: required from 'T LinkedList<T>::remove(int) [with T = Pin*]'
sketch/MrlComm.cpp:297:24: required from here
LinkedList.cpp:53:10: error: cannot convert 'bool' to 'ListNode<Pin*>*' in return
Multiple libraries were found for "Wire.h"
Used: /Users/davidpattee/Library/Arduino15/packages/arduino/hardware/avr/1.8.1/libraries/Wire
Multiple libraries were found for "Servo.h"
Used: /Users/davidpattee/Documents/Arduino/libraries/Servo
Not used: /Applications/Arduino.app/Contents/Java/libraries/Servo
exit status 1
cannot convert 'bool' to 'ListNode<Device*>*' in return
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Hi Gael, Looks like he got
Hi Gael,
Looks like he got more space, a clean directory, and it worked ...
Let me know if that's not the case.
Cheers,
GroG
Thanks Grog for looking it
Thanks Grog for looking it up.
I still don't get why the person couldn't install in a Mac and a PC.
Wondering if the small PC he was using had any storage at all to start with...
Anyway, the person got it uploaded, thats all that matters.
any root cause feedback?
just curious, did the user happen to mention what they did to resolve their issue? It'd be helpful to document that so if we see it again, we'll be able to help quicker.
Yep Kwatters, that would be
Yep Kwatters, that would be usefull.
I wrote to the user to get some answers.
https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!searchin/inmoov/Error$20uploading$20mrlcomm.ino$20to$20arduino%7Csort:date/inmoov/BxXm8lYALY0/QA5TbmzeAwAJ