Re: [Lazarus] Possible Codetools issue for embedded targets in main branch

2022-11-02 Thread Mattias Gaertner via lazarus
On Fri, 07 Oct 2022 07:31:37 + Alfred via lazarus wrote: > If I am free to make this request, the most easy method (for me) > would be a boolean setting in miscellaneousoptions.xml. > Something with the name "Force-rescan" that gets reset when the > rescan has been performed when Lazarus has

Re: [Lazarus] Possible Codetools issue for embedded targets in main branch

2022-10-07 Thread Mattias Gaertner via lazarus
On Fri, 07 Oct 2022 06:00:28 + Alfred via lazarus wrote: > Sidenote request, as fpcupdeluxe maintainer. > It would be nice if the rescan procedure would be reacheable from the > outside. > Fpcupdeluxe would like to use it when updating/installing sources. > Thanks. Outside means here IPC or

Re: [Lazarus] Possible Codetools issue for embedded targets in main branch

2022-10-06 Thread Alfred via lazarus
Sidenote request, as fpcupdeluxe maintainer. It would be nice if the rescan procedure would be reacheable from the outside. Fpcupdeluxe would like to use it when updating/installing sources. Thanks. -- ___ lazarus mailing list lazarus@lists.lazarus-id

Re: [Lazarus] Possible Codetools issue for embedded targets in main branch

2022-10-06 Thread Mattias Gaertner via lazarus
On Thu, 6 Oct 2022 22:47:19 +0200 Michael Ring via lazarus wrote: > While investigating further I suddenly saw that the unit was detected. > > So I did a complete fresh install via fpcupdeluxe, opened a project > for rp2040, saw the error. > > Then I selected 'rescan fpc source directory' and t

Re: [Lazarus] Possible Codetools issue for embedded targets in main branch

2022-10-06 Thread Michael Ring via lazarus
While investigating further I suddenly saw that the unit was detected. So I did a complete fresh install via fpcupdeluxe, opened a project for rp2040, saw the error. Then I selected 'rescan fpc source directory' and the issue was gone. So not sure if this is an issue or not, it definitely doe