[lazarus] Error again

Marc Weustink Marc.Weustink at cuperus.nl
Tue Jul 11 06:49:57 EDT 2000


+ From: Christian F [mailto:deadking72 at hotmail.com]
+
+ Hello all
+ after see the message of Mark
+ i go download the latest snapshot of FPC and i update my cvs with this
+ cvs -z3 update base docs fcl lazarus compiler rtl packages
+
+ But when i try to run lazarus it`s give me this in a ms-dos box
+ Gdk-CRITICAL **: file gdkdraw.c: line 122
+ gdk_drawable_unref):assertion `drawable != NULL' failed.
+
+ What is the Prob =)

Not realy a prob. For now you can ignore gdk errors.


+ (---------------------------------------------------------)
+ And by the way i have some question about Lazarus
+
+ 1: Lazarus are able to make win32 Executable ?

FPC compiles the win32 exe.
Lazarus is the IDE
FCL (part of FPC) the component library (for components < TComponents)
LCL (part of lazarus) the component library (for components > TComponents)

+ 2: If you download the latest snapshot of FPC do you need to
+ recompile the compiler with make cycle or it`s in the snapshot

If you get it from CVS the you have to do a make cycle. Dont know about a
snapshot.

Marc






More information about the Lazarus mailing list