Page 1 of 1

ccpcheck on 6.0 gives error

Posted: Thu Jun 05, 2014 1:04 am
by Gibbon1
Last week I compiled codelite 6.0 and tried running Cppcheck... and got the following message

:: information: Failed to log std.cfg. Your Cppcheck installation is broken, please re-install. The Cppcheck binary was compiled without CFGDIR set. Either the std.cfg should be available in C:/Program Files (x86)/CodeLite/cfg or the CFGDIR should be configured.

Day before yesterday I downloaded the prebuilt codelite for Windows and cppcheck gives the same error. I tried copying the std.cfg into C:/Program Files (x86)/CodeLite/cfg (From ...codelite\sdk\codelite_cppcheck\cfg\std.cfg from the source) this doesn't help.

Re: ccpcheck on 6.0 gives error

Posted: Thu Jun 05, 2014 8:46 am
by eranif
Download codelite again, I updated the installer to fix this

Eran

Re: ccpcheck on 6.0 gives error

Posted: Fri Jun 06, 2014 1:38 am
by Gibbon1
Appears to fix! Thanks!