Your comments
Very strange. Thanks for reporting this!
Ok, sure. I will update the download page.
Hi Lübbe, this issue is fixed in upd6 which is available to download from the website. That was an accidental regression after parser refactoring. But good news is that now it works faster :)
Could you help me to debug this? If you turn on Debug Mode (in Delphi IDE click Help -> About FixInsight and check "Debug Mode" checkbox) and then run analysis, it will create *.filog file in your project folder. Can you please send logs for IDE plugin and command line tool? I will compare them and try to figure out what's wrong there.
No, there's no limitation. I think that's because search paths are not being used correctly.
FixInsight plugin takes search paths from project options. But for FixInsightCL you have to manually set search paths using --searchpath option. Do you use it?
Hi Lübbe,
Look at HKEY_CURRENT_USER\SOFTWARE\FixInsight
Create (or edit) key DebugMode (REG_DWORD)
0x1 = Debug Mode On
0x0 = Debug Mode Off
Damn, it's again for current user. I think I should move all settings to HKEY_LOCAL_MACHINE. What do you think?
Customer support service by UserEcho