Recent

Author Topic: Where is Lazarus for Windows ?  (Read 11471 times)

Delphiman

  • Guest
Where is Lazarus for Windows ?
« on: December 07, 2003, 11:47:25 am »
I look for Lazarus for Windows, and i not found it, where is it ?

JazeSage

  • Newbie
  • Posts: 2
Where is Lazarus for Windows ?
« Reply #1 on: December 09, 2003, 12:41:13 am »
Me too .. Does it exist?
I want lazurus for Windows! (I'll write it if I have to!)

mhess

  • New Member
  • *
  • Posts: 18
    • http://www.miraclec.com
Where is Lazarus for Windows ?
« Reply #2 on: December 09, 2003, 03:12:32 pm »
There are no binaries for it as of yet due to it's unstable nature and constant development. Hopefully in the near future we will be able to provide binary releases. In the mean time you must download the source from CVS and build it yourself. This isn't as bad as it sounds. Since you need all of the FPC source and LCL source to code and build projects this is something you need anyway. You just have to build the IDE first.

bsstmiller

  • Newbie
  • Posts: 3
    • http://www.bss-software.com
Where is Lazarus for Windows ?
« Reply #3 on: December 22, 2003, 11:14:12 pm »
Quote from: "mhess"
There are no binaries for it as of yet due to it's unstable nature and constant development. Hopefully in the near future we will be able to provide binary releases. In the mean time you must download the source from CVS and build it yourself. This isn't as bad as it sounds. Since you need all of the FPC source and LCL source to code and build projects this is something you need anyway. You just have to build the IDE first.


Do you have a simple cheat sheet on how to do this?  With Delphi up in the air, I am very interested in helping too.

Anonymous

  • Guest
Where is Lazarus for Windows ?
« Reply #4 on: December 23, 2003, 06:44:04 pm »
Attempting to build from latest CVS results in a syntax error in memcheck.pas, line 2117. Any hints?

neli

  • Jr. Member
  • **
  • Posts: 86
Where is Lazarus for Windows ?
« Reply #5 on: December 27, 2003, 05:51:16 pm »
Can't you still build? Please post the exact output if you cannot.

Micha.

Anonymous

  • Guest
Where is Lazarus for Windows ?
« Reply #6 on: December 27, 2003, 08:33:08 pm »
Yep, still the same. Below are the last lines I see:

D:/FreePascal/bin/win32/rm.exe -f ../units/i386/win32/allcodetoolunits.ppu
D:/FreePascal/bin/win32/ppc386.exe -gl -Fu. -FU../units/i386/win32 -di386 allcod
etoolunits.pp
Free Pascal Compiler version 1.9.0 [2003/11/05] for i386
Copyright (c) 1993-2002 by Florian Klaempfl
memcheck.pas(1439,11) Error: Procedure overloading is switched off
memcheck.pas(2116,35) Fatal: Syntax error, ":" expected but "identifier NAME" fo
und
make[2]: *** [allcodetoolunits.ppu] Error 1
make[2]: Leaving directory `D:/FreePascal/Sources/projects/lazarus/components/co
detools'
make[1]: *** [codetools_all] Error 2
make[1]: Leaving directory `D:/FreePascal/Sources/projects/lazarus/components'
d:\FreePascal\bin\win32\make: *** [components] Error 2

 

TinyPortal © 2005-2018