Recent

Author Topic: [SOLVED] matrix unit not found  (Read 6959 times)

Thaddy

  • Hero Member
  • *****
  • Posts: 14357
  • Sensorship about opinions does not belong here.
Re: matrix unit not found
« Reply #15 on: May 26, 2018, 09:00:33 am »
The issue has been fixed in Laz trunk by Mattias Gaertner.
Many thanks to Matthias! This may be rare, but was also really annoying. (and fun to reproduce...) Will re-test in a few minutes.
[edit]
58031 looks like indeed have fixed the issue.
« Last Edit: May 26, 2018, 09:51:25 am by Thaddy »
Object Pascal programmers should get rid of their "component fetish" especially with the non-visuals.

apeoperaio

  • Sr. Member
  • ****
  • Posts: 273
Re: matrix unit not found
« Reply #16 on: May 28, 2018, 09:57:23 am »
The issue has been fixed in Laz trunk by Mattias Gaertner. It was an issue in codetools.

apeoperaio, if you want to patch your Lazarus version 1.8.2, you should do this:
  • In folder components/codetools/ open the file fpcsrcrules.inc
  • Immediately after line 13 (Score:=-10) add the line Add('tests');
  • Save and recompile the IDE.

It works.
Thanks!

 

TinyPortal © 2005-2018