Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-07 Thread Miquel Bruns
2012/3/5 Vincent Snijders vincent.snijd...@gmail.com

 Op 4 maart 2012 14:48 heeft Danilo Gropelo danilogrop...@gmail.com
 het volgende geschreven:
  i get this same error when compile.
  win64 here.
 
  Em 4 de março de 2012 10:46, Miquel Bruns miquel.br...@gmail.com
 escreveu:
 
  I get this error when compile:
 
  C:\lazarus\lcl\masks.pas(29,22) Fatal: Can't find unit contnrs used by
  Masks
 

 I found a possible cause.

 Please test with tomorrow's snapshot of 0.9.30.3 or with the upcoming
 0.9.30.4RC2.

 Vincent


Lazarus-0.9.30.3-35789-fpc-2.6.0-20120307-win32 seems runs nicely.

Thanks very much, Vincent!
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-05 Thread Kjow
2012/3/5 Vincent Snijders vincent.snijd...@gmail.com:
 Op 4 maart 2012 19:03 heeft Kjow antispamm...@gmail.com het volgende
 geschreven:
 Which is the svn url of current 0.9.30.4?

 The URL of 0.9.30.4RC1 (Release candidate 1) is:
 http://svn.freepascal.org/svn/lazarus/tags/lazarus_0_9_30_4RC1/

 It has been tagged from
 http://svn.freepascal.org/svn/lazarus/branches/release_0_9_30_4/

 Vincent

Thank you Vincent!

But I get this error
...
...
C:/Develop/fpc/binutils/rm.exe -f *.s *_ppas.bat
make[1]: Leaving directory `c:/Develop/lazarus/ideintf'
make -C packager/registration all
make[1]: Entering directory `c:/Develop/lazarus/packager/registration'
C:/Develop/fpc/binutils/rm.exe -f ../units/i386-win32/lazaruspackageintf.ppu
C:/Develop/fpc/binutils/gmkdir.exe -p ../units/i386-win32
C:/Develop/fpc/2.6.0/bin/i386-Win32/ppc386.exe -gl -Fu. -FE. -FU../units/i386-wi
n32 -di386 lazaruspackageintf.pas
Fatal: Can't find unit system used by LazarusPackageIntf
Fatal: Compilation aborted
make[1]: *** [lazaruspackageintf.ppu] Error 1
make[1]: Leaving directory `c:/Develop/lazarus/packager/registration'
make: *** [packager/registration] Error 2

c:\Develop\lazarus

Best regards,
Kjow

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-05 Thread Kjow
2012/3/5 Kjow antispamm...@gmail.com:
 2012/3/5 Vincent Snijders vincent.snijd...@gmail.com:
 Op 4 maart 2012 19:03 heeft Kjow antispamm...@gmail.com het volgende
 geschreven:
 Which is the svn url of current 0.9.30.4?

 The URL of 0.9.30.4RC1 (Release candidate 1) is:
 http://svn.freepascal.org/svn/lazarus/tags/lazarus_0_9_30_4RC1/

 It has been tagged from
 http://svn.freepascal.org/svn/lazarus/branches/release_0_9_30_4/

 Vincent

 Thank you Vincent!

 But I get this error
 ...
 ...

 Fatal: Can't find unit system used by LazarusPackageIntf
 Fatal: Compilation aborted
 make[1]: *** [lazaruspackageintf.ppu] Error 1
 make[1]: Leaving directory `c:/Develop/lazarus/packager/registration'
 make: *** [packager/registration] Error 2

PS I'm using fpc from http://svn.freepascal.org/svn/fpc/branches/fixes_2_6

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-05 Thread Vincent Snijders
Op 5 maart 2012 09:01 heeft Kjow antispamm...@gmail.com het volgende
geschreven:
 But I get this error
 ...
 ...
 C:/Develop/fpc/binutils/rm.exe -f *.s *_ppas.bat
 make[1]: Leaving directory `c:/Develop/lazarus/ideintf'
 make -C packager/registration all
 make[1]: Entering directory `c:/Develop/lazarus/packager/registration'
 C:/Develop/fpc/binutils/rm.exe -f ../units/i386-win32/lazaruspackageintf.ppu
 C:/Develop/fpc/binutils/gmkdir.exe -p ../units/i386-win32
 C:/Develop/fpc/2.6.0/bin/i386-Win32/ppc386.exe -gl -Fu. -FE. 
 -FU../units/i386-wi
 n32 -di386 lazaruspackageintf.pas
 Fatal: Can't find unit system used by LazarusPackageIntf
 Fatal: Compilation aborted
 make[1]: *** [lazaruspackageintf.ppu] Error 1
 make[1]: Leaving directory `c:/Develop/lazarus/packager/registration'
 make: *** [packager/registration] Error 2

 c:\Develop\lazarus

Is your fpc.cfg correct?

Vincent

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-05 Thread Mattias Gaertner
On Mon, 5 Mar 2012 09:11:15 +0100
Vincent Snijders vincent.snijd...@gmail.com wrote:

 Op 5 maart 2012 09:01 heeft Kjow antispamm...@gmail.com het volgende
 geschreven:
  But I get this error
  ...
  ...
  C:/Develop/fpc/binutils/rm.exe -f *.s *_ppas.bat
  make[1]: Leaving directory `c:/Develop/lazarus/ideintf'
  make -C packager/registration all
  make[1]: Entering directory `c:/Develop/lazarus/packager/registration'
  C:/Develop/fpc/binutils/rm.exe -f ../units/i386-win32/lazaruspackageintf.ppu
  C:/Develop/fpc/binutils/gmkdir.exe -p ../units/i386-win32
  C:/Develop/fpc/2.6.0/bin/i386-Win32/ppc386.exe -gl -Fu. -FE. 
  -FU../units/i386-wi
  n32 -di386 lazaruspackageintf.pas

Where does '-di386' come from?


  Fatal: Can't find unit system used by LazarusPackageIntf
  Fatal: Compilation aborted
  make[1]: *** [lazaruspackageintf.ppu] Error 1
  make[1]: Leaving directory `c:/Develop/lazarus/packager/registration'
  make: *** [packager/registration] Error 2
 
  c:\Develop\lazarus
 
 Is your fpc.cfg correct?


Mattias

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-05 Thread Kjow
 Vincent Snijders vincent.snijd...@gmail.com wrote:
 Is your fpc.cfg correct?

2012/3/5 Mattias Gaertner nc-gaert...@netcologne.de:
 On Mon, 5 Mar 2012 09:11:15 +0100
 Where does '-di386' come from?

Well, I discovered that my fpc didn't install correctly. I'm trying to
recompile fpc.


Best Regards,
Kjow

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-05 Thread Miquel Bruns
I will do.

Cheers,
Miquel.

2012/3/5 Vincent Snijders vincent.snijd...@gmail.com

 Op 4 maart 2012 14:48 heeft Danilo Gropelo danilogrop...@gmail.com
 het volgende geschreven:
  i get this same error when compile.
  win64 here.
 
  Em 4 de março de 2012 10:46, Miquel Bruns miquel.br...@gmail.com
 escreveu:
 
  I get this error when compile:
 
  C:\lazarus\lcl\masks.pas(29,22) Fatal: Can't find unit contnrs used by
  Masks
 

 I found a possible cause.

 Please test with tomorrow's snapshot of 0.9.30.3 or with the upcoming
 0.9.30.4RC2.

 Vincent

 --
 ___
 Lazarus mailing list
 Lazarus@lists.lazarus.freepascal.org
 http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-05 Thread Vincent Snijders
Op 4 maart 2012 14:32 heeft Patrick Chevalley pcheval...@gmail.com
het volgende geschreven:
 Hi,

 At the moment 0.9.30.4 do not work on Ubuntu 12.04 and Fedora 17.
 Can you merge the revision 35051 that fix this problem?
 see http://bugs.freepascal.org/view.php?id=21129

Zeljan looked into it and provided me a list of revisions to be
merged. They are now in fixes_0_9_30 branch, so you can test with
tomorrow's 0.9.30.3 snapshot or with the upcoming 0.9.30.4RC2,

Vincent

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-05 Thread zeljko
On Monday 05 of March 2012 10:41:22 Vincent Snijders wrote:
 Op 4 maart 2012 14:32 heeft Patrick Chevalley pcheval...@gmail.com
 
 het volgende geschreven:
  Hi,
  
  At the moment 0.9.30.4 do not work on Ubuntu 12.04 and Fedora 17.
  Can you merge the revision 35051 that fix this problem?
  see http://bugs.freepascal.org/view.php?id=21129
 
 Zeljan looked into it and provided me a list of revisions to be
 merged. They are now in fixes_0_9_30 branch, so you can test with
 tomorrow's 0.9.30.3 snapshot or with the upcoming 0.9.30.4RC2,

There will be more merged stuff (mostly gtk2 (fixes modal windows under KDE), 
some qt and r31087 which fixes #15967)
All needed revisions are prepared and I'm testing it atm.

zeljko
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-05 Thread Kjow
2012/3/5 Vincent Snijders vincent.snijd...@gmail.com:
 Zeljan looked into it and provided me a list of revisions to be
 merged. They are now in fixes_0_9_30 branch, so you can test with
 tomorrow's 0.9.30.3 snapshot or with the upcoming 0.9.30.4RC2,

 Vincent

I can compile Lazarus 0.9.30.3
(http://svn.freepascal.org/svn/lazarus/branches/fixes_0_9_30/) with
make clean all, but when I make bigide I have an error:

c:\Develop\lazarusmake bigideclean bigide OPT=-Xg
...
...
Compiling c:\Develop\lazarus\components\jcf2\Ui\Settings\frClarifyReturns.pas
Compiling c:\Develop\lazarus\components\jcf2\Ui\Settings\frCompilerDirectReturns
.pas
frCompilerDirectReturns.pas(88,27) Error: Abstract methods can't be called direc
tly
frCompilerDirectReturns.pas(159) Fatal: There were 1 errors compiling module, st
opping
Fatal: Compilation aborted
make[2]: *** [jcfidelazarus.ppu] Error 1
make[2]: Leaving directory `c:/Develop/lazarus/components/jcf2/IdePlugin/lazarus
'
make[1]: *** [bigidecomponents] Error 2
make[1]: Leaving directory `c:/Develop/lazarus/components'
make: *** [bigidecomponents] Error 2

c:\Develop\lazarus



Kjow

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-05 Thread Vincent Snijders
Op 5 maart 2012 11:36 heeft Kjow antispamm...@gmail.com het volgende
geschreven:
 2012/3/5 Vincent Snijders vincent.snijd...@gmail.com:
 Zeljan looked into it and provided me a list of revisions to be
 merged. They are now in fixes_0_9_30 branch, so you can test with
 tomorrow's 0.9.30.3 snapshot or with the upcoming 0.9.30.4RC2,

 Vincent

 I can compile Lazarus 0.9.30.3
 (http://svn.freepascal.org/svn/lazarus/branches/fixes_0_9_30/) with
 make clean all, but when I make bigide I have an error:

 c:\Develop\lazarusmake bigideclean bigide OPT=-Xg
 ...
 ...

Please, try with fpc 2.6.0; fpc 2.6.1 might be more strict and is not
supported by the fixes branch,

Vincent

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-05 Thread Kjow
2012/3/5 Vincent Snijders vincent.snijd...@gmail.com:
 Please, try with fpc 2.6.0; fpc 2.6.1 might be more strict and is not
 supported by the fixes branch,

 Vincent

I get fpc from http://svn.freepascal.org/svn/fpc/branches/fixes_2_6

So, which is the right (svn) combination between lazarus/fpc?

Maybe:
http://svn.freepascal.org/svn/lazarus/branches/fixes_0_9_30/
http://svn.freepascal.org/svn/fpc/tags/release_2_6_0/

Thank you,
Kjow

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-05 Thread Vincent Snijders
Op 5 maart 2012 12:50 heeft Kjow antispamm...@gmail.com het volgende
geschreven:
 2012/3/5 Vincent Snijders vincent.snijd...@gmail.com:
 Please, try with fpc 2.6.0; fpc 2.6.1 might be more strict and is not
 supported by the fixes branch,

 Vincent

 I get fpc from http://svn.freepascal.org/svn/fpc/branches/fixes_2_6

 So, which is the right (svn) combination between lazarus/fpc?

 Maybe:
 http://svn.freepascal.org/svn/lazarus/branches/fixes_0_9_30/
 http://svn.freepascal.org/svn/fpc/tags/release_2_6_0/

That's correct for 0.9.30.3.

For 0.9.30.4RC1, it is:
http://svn.freepascal.org/svn/lazarus/tags/lazarus_0_9_30_4RC1/
http://svn.freepascal.org/svn/fpc/tags/release_2_6_0/

Vincent

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-05 Thread Vincent Snijders
Op 5 maart 2012 11:36 heeft Kjow antispamm...@gmail.com het volgende
geschreven:
 2012/3/5 Vincent Snijders vincent.snijd...@gmail.com:
 Zeljan looked into it and provided me a list of revisions to be
 merged. They are now in fixes_0_9_30 branch, so you can test with
 tomorrow's 0.9.30.3 snapshot or with the upcoming 0.9.30.4RC2,

 Vincent

 I can compile Lazarus 0.9.30.3
 (http://svn.freepascal.org/svn/lazarus/branches/fixes_0_9_30/) with
 make clean all, but when I make bigide I have an error:

I fixed this error in fixes_0_9_30,

Vincent

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-04 Thread Vincent Snijders
Op 4 maart 2012 00:24 heeft William Oliveira Ferreira
bdexterholl...@gmail.com het volgende geschreven:
 Hi vincent, i think silvio wants to say that for Win32, there is only
 the cross-compile setup that has 17 MB
 http://sourceforge.net/projects/lazarus/files/Lazarus%20Windows%2032%20bits/Lazarus%200.9.30.4RC1/


Fixed.

Vincent

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-04 Thread Patrick Chevalley
Hi,

At the moment 0.9.30.4 do not work on Ubuntu 12.04 and Fedora 17.
Can you merge the revision 35051 that fix this problem?
see http://bugs.freepascal.org/view.php?id=21129

Patrick

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-04 Thread Miquel Bruns
I get this error when compile:

*C:\lazarus\lcl\masks.pas(29,22) Fatal: Can't find unit contnrs used by
Masks*

Cheers,
Miquel Matas [Win32]


2012/3/3 Vincent Snijders vincent.snijd...@gmail.com

 The Lazarus team is happy to announce that Lazarus 0.9,30,4RC1 is
 available for download from:
 http://sourceforge.net/projects/lazarus/files/

 Choose your CPU / OS / distro and then the 0.9.30.4RC1 directory.

 The Lazarus testing repository at
 http://www.hu.freepascal.org/lazarus/dists/lazarus-testing/ has been
 updated too.

 This release candidate has been build with fpc 2.6.0 (0.9.30.2 was
 built with fpc 2.4.4).

 Please, let me know if you find any problems with these release candidates.

 Also let me know if you installed it without any problem.

 Vincent

 --
 ___
 Lazarus mailing list
 Lazarus@lists.lazarus.freepascal.org
 http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-04 Thread Danilo Gropelo
i get this same error when compile.
win64 here.

Em 4 de março de 2012 10:46, Miquel Bruns miquel.br...@gmail.com escreveu:

 I get this error when compile:

 *C:\lazarus\lcl\masks.pas(29,22) Fatal: Can't find unit contnrs used by
 Masks*

 Cheers,
 Miquel Matas [Win32]



 2012/3/3 Vincent Snijders vincent.snijd...@gmail.com

 The Lazarus team is happy to announce that Lazarus 0.9,30,4RC1 is
 available for download from:
 http://sourceforge.net/projects/lazarus/files/

 Choose your CPU / OS / distro and then the 0.9.30.4RC1 directory.

 The Lazarus testing repository at
 http://www.hu.freepascal.org/lazarus/dists/lazarus-testing/ has been
 updated too.

 This release candidate has been build with fpc 2.6.0 (0.9.30.2 was
 built with fpc 2.4.4).

 Please, let me know if you find any problems with these release
 candidates.

 Also let me know if you installed it without any problem.

 Vincent

 --
 ___
 Lazarus mailing list
 Lazarus@lists.lazarus.freepascal.org
 http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus



 --
 ___
 Lazarus mailing list
 Lazarus@lists.lazarus.freepascal.org
 http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-04 Thread silvioprog
2012/3/4 Vincent Snijders vincent.snijd...@gmail.com:
 Op 4 maart 2012 00:24 heeft William Oliveira Ferreira
 bdexterholl...@gmail.com het volgende geschreven:
 Hi vincent, i think silvio wants to say that for Win32, there is only
 the cross-compile setup that has 17 MB
 http://sourceforge.net/projects/lazarus/files/Lazarus%20Windows%2032%20bits/Lazarus%200.9.30.4RC1/


 Fixed.

 Vincent

Thank you.

-- 
Silvio Clécio

Site - silvioprog.com.br
LazSolutions - code.google.com/p/lazsolutions


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-04 Thread William Oliveira Ferreira
when try to compile lazarus, we got the same message:

C:\lazarus\lcl\masks.pas(29,22) Fatal: Can't find unit contnrs used by Masks

and we i try to run the default empty project, it raises a message
that can't find unit interfaces

2012/3/4, silvioprog silviop...@gmail.com:
 2012/3/4 Vincent Snijders vincent.snijd...@gmail.com:
 Op 4 maart 2012 00:24 heeft William Oliveira Ferreira
 bdexterholl...@gmail.com het volgende geschreven:
 Hi vincent, i think silvio wants to say that for Win32, there is only
 the cross-compile setup that has 17 MB
 http://sourceforge.net/projects/lazarus/files/Lazarus%20Windows%2032%20bits/Lazarus%200.9.30.4RC1/


 Fixed.

 Vincent

 Thank you.

 --
 Silvio Clécio
 
 Site - silvioprog.com.br
 LazSolutions - code.google.com/p/lazsolutions
 

 --
 ___
 Lazarus mailing list
 Lazarus@lists.lazarus.freepascal.org
 http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus



-- 

William de Oliveira Ferreira
Bacharel em Sistemas de Informação

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-04 Thread Vincent Snijders
Op 4 maart 2012 14:46 heeft Miquel Bruns miquel.br...@gmail.com het
volgende geschreven:
 I get this error when compile:

 C:\lazarus\lcl\masks.pas(29,22) Fatal: Can't find unit contnrs used by Masks


Make sure you are using the fpc 2.6.0 compiler.

Vincent

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-04 Thread William Oliveira Ferreira
we are using fpc shipped with the setup...

2012/3/4, Vincent Snijders vincent.snijd...@gmail.com:
 Op 4 maart 2012 14:46 heeft Miquel Bruns miquel.br...@gmail.com het
 volgende geschreven:
 I get this error when compile:

 C:\lazarus\lcl\masks.pas(29,22) Fatal: Can't find unit contnrs used by
 Masks


 Make sure you are using the fpc 2.6.0 compiler.

 Vincent

 --
 ___
 Lazarus mailing list
 Lazarus@lists.lazarus.freepascal.org
 http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus



-- 

William de Oliveira Ferreira
Bacharel em Sistemas de Informação

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-04 Thread Kjow
Which is the svn url of current 0.9.30.4?

Thank you,
Kjow

2012/3/4, William Oliveira Ferreira bdexterholl...@gmail.com:
 we are using fpc shipped with the setup...

 2012/3/4, Vincent Snijders vincent.snijd...@gmail.com:
 Op 4 maart 2012 14:46 heeft Miquel Bruns miquel.br...@gmail.com het
 volgende geschreven:
 I get this error when compile:

 C:\lazarus\lcl\masks.pas(29,22) Fatal: Can't find unit contnrs used by
 Masks


 Make sure you are using the fpc 2.6.0 compiler.

 Vincent

 --
 ___
 Lazarus mailing list
 Lazarus@lists.lazarus.freepascal.org
 http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus



 --
 
 William de Oliveira Ferreira
 Bacharel em Sistemas de Informação

 --
 ___
 Lazarus mailing list
 Lazarus@lists.lazarus.freepascal.org
 http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-04 Thread William Oliveira Ferreira
svn? it's on sourceforge...

http://sourceforge.net/projects/lazarus/files/

2012/3/4 Kjow antispamm...@gmail.com

 Which is the svn url of current 0.9.30.4?

 Thank you,
 Kjow

 2012/3/4, William Oliveira Ferreira bdexterholl...@gmail.com:
  we are using fpc shipped with the setup...
 
  2012/3/4, Vincent Snijders vincent.snijd...@gmail.com:
  Op 4 maart 2012 14:46 heeft Miquel Bruns miquel.br...@gmail.com het
  volgende geschreven:
  I get this error when compile:
 
  C:\lazarus\lcl\masks.pas(29,22) Fatal: Can't find unit contnrs used by
  Masks
 
 
  Make sure you are using the fpc 2.6.0 compiler.
 
  Vincent
 
  --
  ___
  Lazarus mailing list
  Lazarus@lists.lazarus.freepascal.org
  http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
 
 
 
  --
  
  William de Oliveira Ferreira
  Bacharel em Sistemas de Informação
 
  --
  ___
  Lazarus mailing list
  Lazarus@lists.lazarus.freepascal.org
  http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
 

 --
 ___
 Lazarus mailing list
 Lazarus@lists.lazarus.freepascal.org
 http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus




-- 

William de Oliveira Ferreira
Bacharel em Sistemas de Informação
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-04 Thread Vincent Snijders
Op 4 maart 2012 19:03 heeft Kjow antispamm...@gmail.com het volgende
geschreven:
 Which is the svn url of current 0.9.30.4?

The URL of 0.9.30.4RC1 (Release candidate 1) is:
http://svn.freepascal.org/svn/lazarus/tags/lazarus_0_9_30_4RC1/

It has been tagged from
http://svn.freepascal.org/svn/lazarus/branches/release_0_9_30_4/

Vincent

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-04 Thread Vincent Snijders
Op 4 maart 2012 14:48 heeft Danilo Gropelo danilogrop...@gmail.com
het volgende geschreven:
 i get this same error when compile.
 win64 here.

 Em 4 de março de 2012 10:46, Miquel Bruns miquel.br...@gmail.com escreveu:

 I get this error when compile:

 C:\lazarus\lcl\masks.pas(29,22) Fatal: Can't find unit contnrs used by
 Masks


I found a possible cause.

Please test with tomorrow's snapshot of 0.9.30.3 or with the upcoming
0.9.30.4RC2.

Vincent

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-03 Thread silvioprog
2012/3/3 Vincent Snijders vincent.snijd...@gmail.com:
 The Lazarus team is happy to announce that Lazarus 0.9,30,4RC1 is
 available for download from:
 http://sourceforge.net/projects/lazarus/files/

 Choose your CPU / OS / distro and then the 0.9.30.4RC1 directory.

 The Lazarus testing repository at
 http://www.hu.freepascal.org/lazarus/dists/lazarus-testing/ has been
 updated too.

 This release candidate has been build with fpc 2.6.0 (0.9.30.2 was
 built with fpc 2.4.4).

 Please, let me know if you find any problems with these release candidates.

 Also let me know if you installed it without any problem.

 Vincent

Hello,

There is only option for those using cross-compile?

Thx.

-- 
Silvio Clécio

Site - silvioprog.com.br
LazSolutions - code.google.com/p/lazsolutions


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-03 Thread Vincent Snijders
Op 3 maart 2012 23:07 heeft silvioprog silviop...@gmail.com het
volgende geschreven:
 There is only option for those using cross-compile?

I don't understand what you mean.

Functionally it is almost the same as 0.9.30.2.

Vincent

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-03 Thread William Oliveira Ferreira
Hi vincent, i think silvio wants to say that for Win32, there is only
the cross-compile setup that has 17 MB
http://sourceforge.net/projects/lazarus/files/Lazarus%20Windows%2032%20bits/Lazarus%200.9.30.4RC1/

Setup for Win64 has the correct installer...

2012/3/3, Vincent Snijders vincent.snijd...@gmail.com:
 Op 3 maart 2012 23:07 heeft silvioprog silviop...@gmail.com het
 volgende geschreven:
 There is only option for those using cross-compile?

 I don't understand what you mean.

 Functionally it is almost the same as 0.9.30.2.

 Vincent

 --
 ___
 Lazarus mailing list
 Lazarus@lists.lazarus.freepascal.org
 http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus



-- 

William de Oliveira Ferreira
Bacharel em Sistemas de Informação

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-03 Thread Bernd
2012/3/3 Vincent Snijders vincent.snijd...@gmail.com:

 This release candidate has been build with fpc 2.6.0 (0.9.30.2 was
 built with fpc 2.4.4).

Will 0.9.30.4 (with fpc 2.6) be released early enough to be included
into the next Ubuntu longterm support version or is it too late
already?

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus 0.9.30.4 release candidate 1 available for download

2012-03-03 Thread Richard Mace
On 3 March 2012 23:52, Bernd prof7...@googlemail.com wrote:

 2012/3/3 Vincent Snijders vincent.snijd...@gmail.com:

  This release candidate has been build with fpc 2.6.0 (0.9.30.2 was
  built with fpc 2.4.4).

 Will 0.9.30.4 (with fpc 2.6) be released early enough to be included
 into the next Ubuntu longterm support version or is it too late
 already?


I am pretty sure that it is too late. It's also currently unusable as there
are major window focusing issues with Lazarus and Ubuntu 12.04

Richard
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus