Hi Curtis, You normally get this message (not finding DCU) if the PAS-files are NOT in the same folder as the project file (DPR) AND NOT in the library search-path.
Make sure the PAS-files that need to be re-compiled can be found by Delphi (ie set the library search-path in the project-options). Hope this helps. Greetz, Peter. -----Oorspronkelijk bericht----- Van: [email protected] [mailto:[EMAIL PROTECTED] Curtis cloud Verzonden: woensdag 9 mei 2007 18:09 Aan: [email protected] Onderwerp: [delphi-en] Delphi not recreating DCUs All, I am having a problem with delphi recreating dcus files. I removed the dcus from the directory, selected build all but delphi complains about not being able to find dcu files for my pas files. Also, the syntax is not being checked within delphi. Is there a setting in the IDE that tells delphi to turn off dcu recreation and turn off syntax checking. I intentionally creating syntax errors but delphi still compiled find without complaining. Any help will be appreciated.. r/Curtis..

