Recent

Author Topic: lazarus-0.9.31  (Read 8248 times)

zeljkoc

  • Full Member
  • ***
  • Posts: 145
    • Zeljko Cvijanovic
lazarus-0.9.31
« on: October 13, 2012, 11:54:19 pm »
how to pick up lazarus-0.9.31 for windows

Blaazen

  • Hero Member
  • *****
  • Posts: 3241
  • POKE 54296,15
    • Eye-Candy Controls
Re: lazarus-0.9.31
« Reply #1 on: October 13, 2012, 11:59:59 pm »
Hi,
0.9.31 was SVN. It depends what you want to reach...
Lazarus 2.3.0 (rev main-2_3-2863...) FPC 3.3.1 x86_64-linux-qt Chakra, Qt 4.8.7/5.13.2, Plasma 5.17.3
Lazarus 1.8.2 r57369 FPC 3.0.4 i386-win32-win32/win64 Wine 3.21

Try Eye-Candy Controls: https://sourceforge.net/projects/eccontrols/files/

zeljkoc

  • Full Member
  • ***
  • Posts: 145
    • Zeljko Cvijanovic
Re: lazarus-0.9.31
« Reply #2 on: October 14, 2012, 08:29:26 pm »
  • lazarus 0.9.31 and 
    fpc-2.4.4. and 
    fpc4androdi - (programing Android aplication)
  • lazarus 1.0  and
    fpc-2.6.0 and
    fpc4android_2_6 (crash application)

  • combining
    lazarus 1.0 and
    fpc-2.6.0 and
    fpc4android  (I work partly, no StringGrid, DBGrid, TListBox ..)

(linux and windows)


 

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 12297
  • Debugger - SynEdit - and more
    • wiki
Re: lazarus-0.9.31
« Reply #3 on: October 14, 2012, 09:28:37 pm »
There are over 7500 different revisions of Lazarus, that all were called 0.9.31.

So which one?

On SourceForge, you can get 0.9.30.4 from the "Old Release" section (choose the OS first, each OS has an "Old Release")

Have you tried Lazarus 1.0 with fpc 2.4.4?

zeljkoc

  • Full Member
  • ***
  • Posts: 145
    • Zeljko Cvijanovic
Re: lazarus-0.9.31
« Reply #4 on: October 14, 2012, 09:46:51 pm »
lazarus 1.0 and fpc-2.4.4 no compiling
problems version

version VirtualBox exampl works, change and compile not work

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 12297
  • Debugger - SynEdit - and more
    • wiki
Re: lazarus-0.9.31
« Reply #5 on: October 14, 2012, 09:56:34 pm »
I use Lazarus 1.1 on windows. And it compiles with 2.4.4.
But it may be that this is windows only, and that other OS do not compile with 2.4.4

Anyway, you do not need to build the entire Lazarus with 2.4.4.

You only need to test, if Lazarus 1.0 (build with 2.6.0) can compile your app using 2.4.4  (including packages, but that should happen automatically)

---
If you want 0.9.31, you need an SVN client. Then choose a date or revision. (there are over 7500).
If Lazarus 1.0 does not compile with 2.4.4 for you, then you need an older 0.9.31. Maybe a month before 1.0 / maybe 6 month before. I do not know when it changed.


zeljkoc

  • Full Member
  • ***
  • Posts: 145
    • Zeljko Cvijanovic
Re: lazarus-0.9.31
« Reply #6 on: October 14, 2012, 10:48:28 pm »
lazarus 1.0 and fpc 2.4.4

fcllaz.pas(0,0) Fatal: Can not find unit system used by fcllaz.

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 12297
  • Debugger - SynEdit - and more
    • wiki
Re: lazarus-0.9.31
« Reply #7 on: October 15, 2012, 12:01:24 am »
Which OS are you trying this on?

That error can happen if the compiler finds the wrong fpc.cfg

zeljkoc

  • Full Member
  • ***
  • Posts: 145
    • Zeljko Cvijanovic
Re: lazarus-0.9.31
« Reply #8 on: October 15, 2012, 07:19:23 am »
Windows XP 32
corect path lazarus 2.6.0 to 2.4.4

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 12297
  • Debugger - SynEdit - and more
    • wiki
Re: lazarus-0.9.31
« Reply #9 on: October 15, 2012, 01:31:13 pm »
Did you at any time move or rename the folder that contains fpc 2.4.4?

In the "bin" dir (where the actual fpc.exe is) is a file called fpc.cfg.

The lazarus installer does set it up. It contains lines like (there are more than the 3)
Quote
# searchpath for units and other system dependent things
-FuC:\lazarus\fpc\$FPCVERSION/units/$fpctarget
-FuC:\lazarus\fpc\$FPCVERSION/units/$fpctarget/*
-FuC:\lazarus\fpc\$FPCVERSION/units/$fpctarget/rtl

If you moved/renamed the folder, then you must update all the paths.

zeljkoc

  • Full Member
  • ***
  • Posts: 145
    • Zeljko Cvijanovic
Re: lazarus-0.9.31
« Reply #10 on: October 15, 2012, 08:13:37 pm »
Thanks Martin_fr
 
change fpc.cfg path and lazarus 1.0 and fpc 2.4.4 work

 

TinyPortal © 2005-2018