I often import third party libraries that were not written specifically for mbed or arm cc and causes many compiler warnings. When there are lots of warnings the compiler errors are not displayed and it is really hard to figure out why compilation fails. I guess that's because the online compiler shows only the first few problems and not all of them. It would be really helpful to show all problems.
I often import third party libraries that were not written specifically for mbed or arm cc and causes many compiler warnings. When there are lots of warnings the compiler errors are not displayed and it is really hard to figure out why compilation fails. I guess that's because the online compiler shows only the first few problems and not all of them. It would be really helpful to show all problems.
Yes, we'll look to make sure in a future release we extend this to display all errors; it is a limitation that should no longer exist.
In fact, I think it will fall out of some internal enhancements to the build system planned already :)
Thanks for the feedback!
Simon
Hi Sheldon,
Yes, we'll look to make sure in a future release we extend this to display all errors; it is a limitation that should no longer exist.
In fact, I think it will fall out of some internal enhancements to the build system planned already :)
Thanks for the feedback!
Simon
The Compiler output has just been increased roughly 5 times.
In a later fully featured release we would remove the limitation completely.
Hopefully this temporary solution will improve your experience with the Compiler and let you fix the compilation errors.
Looking forward your feedback.
Thanks in advance.
Mihail
Hi Sheldon,
The Compiler output has just been increased roughly 5 times.\\
In a later fully featured release we would remove the limitation completely.\\
Hopefully this temporary solution will improve your experience with the Compiler and let you fix the compilation errors.
Looking forward your feedback.\\
Thanks in advance.
Mihail
On the beta site I still see only 32 warnings at once. I don't see any change.
Hi Mihail,
On the beta site I still see only 32 warnings at once. I don't see any change.
Important Information for this Arm website
This site uses cookies to store information on your computer.
By continuing to use our site, you consent to our cookies.
If you are not happy with the use of these cookies, please review our
Cookie Policy
to learn how they can be disabled.
By disabling cookies, some features of the site will not work.
Access Warning
You do not have the correct permissions to perform this operation.
I often import third party libraries that were not written specifically for mbed or arm cc and causes many compiler warnings. When there are lots of warnings the compiler errors are not displayed and it is really hard to figure out why compilation fails. I guess that's because the online compiler shows only the first few problems and not all of them. It would be really helpful to show all problems.