Arjan

Results 35 comments of Arjan

Using the latest Eclipse 2019-09 with the plug-in from the Marketplace, I get this exception every-time when I run the cppcheck from the source file (pull-down menu). I can reproduce...

> You didn't specify what version of cpccheck. Try to use cppcheck v1.83 MacOS : Cppcheck 1.89 Linux : Cppcheck 1.82 {latest from apt install}

> Second experiment you can do is install different build of cppcheclipse, what happens when you install this variant of the plugin? com.googlecode.cppcheclipse.repository-1.1.1.v20190927-1540.zip Also an exception. ``` eclipse.buildId=4.13.0.I20190916-1045 java.version=1.8.0_171 java.vendor=Oracle...

> Can you share what source it is (it shouldn't matter), but still. Or can you export a project for me to try to replicate it? https://github.com/vanvught/rpidmx512 > Do you...

> And CDT is not optional: https://github.com/kwin/cppcheclipse/wiki/Installation#requirements I've got CDT (of course). I just corrected my comment.

> If you really want just rogue makefiles then you can just run cppcheck from them, no need for this plugin. Advantage of a plug-in is that the output is...

> On top of CDT because your project is baremetal (cool project btw), Thanks! > you might want to use GNU MCU Eclipse plugin as well, if you have Olimex...

I really can't get it to work ;-( ``` uname -a Darwin MacBook-Air.local 18.7.0 Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 x86_64 cppcheck --version Cppcheck 1.89...

Using newlib is a very good choice. It is well documented and it is available with most Linux distributions. For the latter, there is no need to build your own...

Same issue here. I have installed 1.2.0.201501260515 into Luna Service Release 2 (4.4.2) on Windows 7. The Markdown View remains blank when opening an MD file in the Markdown Editor.