<div dir="ltr">make clean all with fpc is successfully done, but with lazarus, there is the same error:<br><br><span style="color:rgb(0,0,255)">(10001) PPU Loading C:\development\fpc\units\i386-win32\fcl-base\singleinstance.<br>ppu<br>(10011) PPU Source: singleinstance.pp not available<br>(10028) Recompiling singleinstance, checksum changed for AdvancedIPC<br>C:\development\fpc\units\i386-win32\fcl-base\singleinstance.ppu:singleinstance.p<br>p(46,71) Fatal: (10022) Can't find unit singleinstance used by CustApp<br>Fatal: (1018) Compilation aborted<br>make[2]: *** [lazbuild.exe] Error 1<br>make[2]: Leaving directory `C:/development/lazarus/ide'<br>make[1]: *** [lazbuilder] Error 2<br>make[1]: Leaving directory `C:/development/lazarus/ide'<br>C:\development\fpc\bin\i386-win32\make: *** [lazbuild] Error 2</span><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 20, 2015 at 10:05 AM, Ondrej Pokorny <span dir="ltr"><<a href="mailto:lazarus@kluug.net" target="_blank">lazarus@kluug.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 20.11.2015 07:49, Jamal Gabra wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
There is no problem compiling a custom application. The problem only within Lazarus IDE.<br>
<br>
When I do:<br>
Tools -> Configure "Build Lazarus" -> Clean Up -> Clean All<br>
<br>
I get:<br>
custapp.pp(21,23) Fatal: Cannot find singleinstance used by CustApp. Make sure all ppu files of a package are in its output directory. ppu in wrong directory=C:\development\fpc\units\i386-win32\fcl-base\singleinstance.ppu..<br>
</blockquote>
<br></span>
First, do "make clean all" with your FPC trunk, then the same with Lazarus IDE (or run Clean All&Build Lazarus from the IDE).<div class="HOEnZb"><div class="h5"><br>
<br>
Ondrej<br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" rel="noreferrer" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Jamal</div>
</div>