ErdlingProductions

Results 4 comments of ErdlingProductions

I also had this error, which was also caused by my `.gitignore` file. I had a line containing a single `*`, which caused the issue. After removing it, it worked.

Urgh so easy, sorry! And thanks! It works: ``` :libraries: :placement: :end :flag: "-l${1}" :path_flag: "-L ${1}" :system: [] # for example, you might list 'm' to grab the math...

Hello Mark, thanks for your quick reply! Awesome, this will do. I probably used bad search words. Best Regards!

Hi Mark, I want to add this: using `--verbosity=errors` (or `-v=1`), I still get warnings: `WARNING: No function prototypes found by CMock`. This does not seem correct (however it is...