<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Helvetica, Arial, sans-serif">Hi Folks.<br>
<br>
When compiling a project on a Win64 box I get the following
errors:<br>
PPU Loading
C:\lazarus\components\lazutils\lib\x86_64-win64\fileutil.ppu<br>
PPU Source: fileutil.pas not found<br>
PPU Source: fileutil.inc not found<br>
PPU Source: winfileutil.inc not found<br>
Recompiling FileUtil, checksum changed for LazUTF8<br>
lazlogger.pas(7,22) Fatal: Can not find unit FileUtil used by
LazLogger. Check if package LazUtils is in the dependencies of
package LazUtils.<br>
all needed packages compiled and installed OK<br>
<br>
But the same project compiles and runs OK on Win32 and Linux
x86_64, same sources, same packages.<br>
Same Lazarus for all three platforms: 1.0.8<br>
<br>
Any ideas ?<br>
Thanks,<br>
<br>
Antonio.<br>
<br>
</font>
</body>
</html>