[Lazarus] FlipText
silvioprog
silvioprog at gmail.com
Wed Oct 20 03:20:40 CEST 2010
Op 2010-10-19 16:56, Marco van de Voort het geskryf:
> On Tue, Oct 19, 2010 at 10:34:27AM +0200, Graeme Geldenhuys wrote:
>>
>> Using the snapshot listed above, I get the following error, when
>> I try and rebuild the IDE (with my new package selection). Compiling
>> seems fine, it's just the linking that keeps failing. I have also
>> setup this snapshot to use a new profile directory
>> (via --pcp= parameter) so it doesn't conflict or change my existing
>> Lazarus installs.
>
> This is not really in my comfort area, but is the 2.4.2rc1 fpcres file in
> the %PATH% ?
Yes... I then tried to make doubly sure, so started a command prompt, set
the PATH environment varibles to FPC 2.4.2's bin directory, and did a 'make
bigide' and get the following output. I tried this multiple times. I just
can't rebuild the IDE, but I can build+link fpGUI based apps, and other
smaller LCL based apps.
-------------------------------------
....snip....
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling allsyneditunits.pp
Compiling synhighlighterperl.pas
Fatal: Compilation aborted
An unhandled exception occurred at $004204E6 :
Exception : Unknown Run-Time error : 112
$004204E6
$0044F2BC
$00442A40
$00435850
$00500DDF
$0042E40E
$004F890C
$004FFB67
$005005EC
$0042E40E
$0041136C
$004017F6
make[2]: *** [allsyneditunits.ppu] Error 217
make[2]: Leaving directory `c:/lazarus-0.9.29/components/synedit'
make[1]: *** [synedit_all] Error 2
make[1]: Leaving directory `c:/lazarus-0.9.29/components'
make: *** [bigidecomponents] Error 2
c:\lazarus-0.9.29>
-------------------------------------
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net:8080/fpgui/
More information about the Lazarus
mailing list