On Monday 18 June 2012 11:16:12 IvankoB wrote:
> >> How can it be ?
> >
> > Because of -Fu../ ?
> > You probably have a main.ppu in your ./ directory.
>
> Me applied MSEDIRCLEAR to assure renewing these files.>
>
> Oops, the IDE seems to compile wrong (upper-level) MAIN.PAS sometimes:
>
> ---------------------
> Free Pascal Compiler version 2.6.0 [2011/12/25] for i386
> Copyright (c) 1993-2011 by Florian Klaempfl and others
> Target OS: Win32 for i386
> Compiling updater.pas
> Compiling ..\main.pas
> Compiling ..\main_mfm.pas <<<<< UPPER-LEVEL
> Fatal: Can't find unit mt1inputform used by main
> Fatal: Compilation aborted
> ------------------
>
> May be because of the upper-level target executable ?

Because of -Fu../
Suggestion: move mt1inputform and the other inputforms to ../inputforms or the 
like and change -Fu../ to -Fu../inputforms.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to