Hi all,

I did compile the latest of fpc and lazarus (with the latest fpc). But
I'm not able to compile anything in Lazarus. There is something I'm
missing. Any pointers would be helpful. (Under windows).

With FPC 2.0.2 I compiled latest svn fpc.

set path=C:\FPC\2.0.2\bin\i386-win32;c:\fpcsvn
make all
make install

I copied make.exe from the 2.0.2 to the new /pp/bin... folder. Then
with latest fpc I compile lazarus (svn source).

set path=C:\pp\bin\i386-win32;c:\lazarus
make

The I movex /pp to /lazarus/pp and moved /fpcsvn to /lazarus/fpcsvn
(renamed to fpcsrc)

When I run Lazarus, I set the Config->Environnement Options and all is
fine. But when I run lazarus to compile a test program, there is no
way to find any unit. (Interfaces, etc.)

In fact all /lazarus/lcl/interfaces ... are there. But it can't find
it. Is it because I must compile these? If yes, how? (I can't see any
differences with a normal working lazarus distro.)

--
Alexandre Leclerc

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to