[fpc-pascal] Free Pascal Directories
Brian
vmst at golden.net
Thu Oct 2 20:23:31 CEST 2014
Marco ,
The fpGUI units were recompiled with directive -Ur
When the helloworld.pas file is compiled using Geany (with -Ur and -Va) for
some reason FPC can't find the unit (fpg_impl.ppu) called by fp_base , even
though it is present in the folder with fpb_base.
[0.058] Load from FPG_BASE (interface) unit FPG_IMPL
[0.058] Loading unit FPG_IMPL
[0.058] Unitsearch: fpg_impl.ppu
[0.058] Searching file fpg_impl.ppu... not found
... FPC then begins searching for the source file fpg_impl.pas which is not
in the directory and eventually fails.
Any suggestions ?
Thanks
Brian
--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Free-Pascal-Directories-tp5720212p5720260.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
More information about the fpc-pascal
mailing list