0
Fixed

Different behavior of starting FixinsightCL and starting Fixinsight directly from Delphi

Kai Frentzel 9 years ago updated by Roman 9 years ago 5

When you start Fixinsight directly from Delphi, more units are searched as when you start FixInsightCL. Are there limitations regarding the number of files? Or search paths are not being used correctly?

Under review

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?

No, but I have all units (over 900) in the project file and use no search paths in the project. I have also disabled in Delphi Fixinsight the checkbox "Include Search Path".

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.

I sent an email to support@sourceoddity.com.