[lazarus] Unit MESSAGES
Micha Nelissen
M.Nelissen at student.tue.nl
Mon Nov 24 16:25:25 EST 2003
Darek Mazur wrote:
> Hi
> I have problems with unit MESSAGES
> are two unit with the same name
> pp\units\rtl\win32
> and
> lazarus\lcl\nonwin32
>
> WHY they have the same name
Because the non-win32 rtl doesn't have this unit.
> in compilation is very hard to discover which one is need
> and compilations LMESSAGES under WIN32 and FPC1.9 cause curcular error
This nonwin32 directory shouldn't be used in the include path for the
win32 target. I don't have a problem building the sources. What do you
do, what specific error do you get?
Micha.
More information about the Lazarus
mailing list