[lazarus] Building Lazarus in Winblows

Tony Maro tony at maro.net
Tue Mar 25 17:11:50 EST 2003


Okay, now I'm another step closer...

It compiled and linked.

When I start it I get "Free Pascal Sources Not Found" then all the
windows open up, gray.
I have a flashing cursor on the gray source editor.  There are no icons
in the toolbox.  None of the menu options work.  If you click inside the
code editor suddenly the default unit1 code appears.  Same with the
object inspector.  It finally paints when you click inside it.  I tried
to open the environment variables in Lazarus to set them, but the menus
don't respond.

After a few moments Windows reports that it has stopped responding.

Have I missed a step somewhere?

Here's the console output:

C:\lazarus\lazarus>lazarus
Note: environment config file not found - using defaults
NOTE: editor options config file not found - using defaults
NOTE: miscellaneous options file not found - using defaults
NOTE: codetools config file not found - using defaults

NOTE: Compiler Filename not set! (see Environment Options)

NOTE: FPC Source Directory not set! (see Environment Options)

NOTE: Could not create Define Template for Free Pascal Compiler

NOTE: Could not create Define Template for Free Pascal Sources
TMainIDE.DoNewProject A
TMainIDE.DoNewEditorFile A NewFilename=
TPascalParserTool.BuildTree B OnlyIntf=FALSE  project1.lpr
[TCustomFormEditor.CreateComponent] Class='TFORM'
TMainIDE.DoNewEditorFile end unit1.pas
TMainIDE.DoNewProject end 0
TPascalParserTool.BuildTree B OnlyIntf=FALSE  unit1.pas
************************************************************
MouseDownOnControl Form1:TForm1 No Shift down, No CTRL down
[TDesigner.MouseDownOnControl] END
************************************************************
MouseUpOnControl Form1:TForm1
[TDesigner.MouseLeftUpOnControl] END
### TCodeToolManager.HandleException: "cursor pos outside of code" at
Line=1 Col=6 in "unit1.pas"
### TCodeToolManager.HandleException: "cursor pos outside of code" at
Line=1 Col=6 in "unit1.pas"
### TCodeToolManager.HandleException: "cursor pos outside of code" at
Line=1 Col=6 in "unit1.pas"






More information about the Lazarus mailing list