I am not a professional computer programmer but I will try to explain what
is happening when compiling multiple libraries on the Maple.
Platform: Windows/XP/SP3
IDE: 0.0.7
I just installed a new library in the "libraries" subfolder in the MapleIDE.
Needless to say, I had multiple errors which needed to be fixed with this
library. I switched to another sketch, which did not reference the "error prone"
library I was previously using, and upon compiling my new sketch the "same errors"
showed up from my previous library compiling. The compiler would not reset and
changing/renaming the sketch pde was no help. The compiler was still pointing
to the previous library! What I did to fool the compiler was to remove the "error prone"
library completely from the MapleIDE libraries folder. Any thoughts?
Note: This problem has occurred many times before eg 0.0.5/0.0.6