On Sun, Dec 18, 2016 at 7:22 AM, Juha Manninen via Lazarus <
[email protected]> wrote:

> On Sun, Dec 18, 2016 at 3:25 AM, silvioprog via Lazarus
> <[email protected]> wrote:
> > Could anybody compile a project using Lazarus from trunk?
>
> I tested with many projects. They all compile OK.
>
> > Warning: Recompiling varutils, checksum changed for System
> > varutils.pp(11,35) Fatal: Can't find unit varutils used by variants
>
> Those are not Lazarus units. Sounds like an FPC issue.
>
> Juha


Indeed. It seems FPC is looking for a Windows unit however on Linux. When I
try to compile any project, it raises that exception and open the file
"~/freepascal/packages/rtl-objpas/src/win/varutils.pp" in the IDE.

--
Silvio Clécio
-- 
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to