[fpc-devel] Build problem
Michael Van Canneyt
michael at freepascal.org
Thu Oct 3 10:00:43 CEST 2019
On Thu, 3 Oct 2019, Pascal Riekenberg wrote:
> What went wrong when i get this error during recompiling fpc trunk?
> .
> .
> .
> Compiling ide\wwinhelp.pas
> Compiling ide\fpcodcmp.pas
> Compiling ide\fpcodtmp.pas
> Compiling ide\fptemplt.pas
> Linking ide\bin\i386-win32\fp.exe
> [ 99%] Compiled package ide
> Start compiling package vcl-compat for target i386-win32.
> Warning: Source file "system.netencoding.pp" from package vcl-compat not found for i386-win32
The file was renamed to lowercase. This can create problems on windows.
Remove the vcl-compat directory and do a svn update; see if that helps.
Michael.
More information about the fpc-devel
mailing list