Hi all,
I am a little bit confused - I create a Library Project from scratch.
When adding INTERFACES to the USES section in LPR file + adding Package LCL I get an error:
"Fatal: Kann gettext nicht finden verwendet von LazUTF8. Stellen Sie sicher, daß alle .ppu-Dateien eines Packages sich in dessem Ausgabeverzeichnis befinden. ppu im falschen Verzeichnis=C:\lazarus\fpc\3.0.4\units\i386-win32\fcl-base\gettext.ppu.."
But gettext.ppu is in place as path above describes ..

AND I have an older DLL project, created under LAZ 1.6.x, where Lazarus does not throw this error
and the DLL compiles. I checked every settings page and the Project Inspector - I see no differences ..
