I just used Lazarus Manager to create FPC and Lazarus trunk and stable/patches versions on a WinXP system. But then I ran into the following problems, which seem not to be related to this tool:

No Lazarus.exe is created for the stable (fixes_1_2) branch?

The trunk IDE (1.3) setup expects "fpc.exe" in the "make.exe" directory. I have no "fpc.exe" in the shared make directory (fpc\Binutils...), nor "make.exe" in the fpc\bin... directory. Is something wrong with the installation?

Looking at the environment options, The German (default) IDE displays help on *Project Options*, looks like a translation problem?
After changing the language to English the correct page is displayed.


Compiling a HelloWorld project fails, first with messages mentioning "fpctrunk" instead of the configured "fpc_2.6.x", then with:
>>
PPU Loading C:\LazMgr\laztrunk\lcl\units\i386-win32\win32\interfaces.ppu
PPU Invalid Version 164
Hello.lpr(9,3) Fatal: Can not find Interfaces used by Hello, ppu=C:\LazMgr\laztrunk\lcl\units\i386-win32\win32\interfaces.ppu, package LCL
<<

From About FPC:
>>
FPC executable:
Compiler=C:\LazMgr\fpc\fpc_2.6.x\bin\i386-win32\fpc.exe
Options=
CompilerDate=11.01.2014 14:21:00
RealCompiler=C:\LazMgr\fpc\fpc_2.6.x\bin\i386-win32\ppc386.exe
RealCompilerDate=11.01.2014 14:21:46
RealTargetOS=win32
RealTargetCPU=i386
RealCompilerInPath=C:\LazMgr\fpc\fpc_2.6.x\bin\i386-win32\ppc386.exe
Version=2.6.3
CfgFilename=C:\LazMgr\fpc\fpc_2.6.x\bin\i386-win32\fpc.cfg
<<

What's wrong?

DoDi


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to