Wenn ich jetzt ein neues Projekt nur lazchmhelp in die uses Klausel aufnehme und das Projekt kompilieren will, so erscheint folgendes
Code: Alles auswählen
Hint: (11030) Start of reading config file X:\Pascal\Pascal\lazarus\fpc\svn\bin\i386-Win32\fpc.cfg
Hint: (11031) End of reading config file X:\Pascal\Pascal\lazarus\fpc\svn\bin\i386-Win32\fpc.cfg
Free Pascal Compiler version 2.6.4 [2015/01/28] for i386
Copyright (c) 1993-2014 by Florian Klaempfl and others
(1002) Target OS: Win32 for i386
(3104) Compiling project1.lpr
(3104) Compiling unit1.pas
X:\Pascal\Pascal\Projekte\CHMHelpTest\unit1.pas(9,3) Fatal: (10022) Can't find unit LazChmHelp used by Unit1
Fatal: (1018) Compilation aborted
Error: X:\Pascal\Pascal\lazarus\fpc\svn\bin\i386-Win32\ppc386.exe returned an error exitcode (normal if you did not specify a source file to be compiled)
Code: Alles auswählen
Messages, Warnings: 1
Warning: other unit files search path (aka unit path) of "project1" contains "X:\Pascal\Pascal\lazarus\components\chmhelp\packages\idehelp", which belongs to package "ChmHelpPkg"
Compile Project, Target: project1.exe: Exit code 1, Errors: 1
lazchmhelp.pas(30,21) Fatal: Cannot find PropEdits used by LazChmHelp, incompatible ppu=X:\Pascal\Pascal\lazarus\components\ideintf\units\i386-win32\win32\propedits.ppu, package IDEIntf
Die ppu Versionen können gar nicht falsch sein (alles Version PPU135)