Re: [Lazarus] Lazarus Compile Error

2013-06-21 Thread Mattias Gaertner
Terry A. Haimann te...@haimann.us hat am 20. Juni 2013 um 19:34 geschrieben: I installed Lazarus 1.0.10 today and tried writing a small app. It has a mysql 5.5 component in it, a button, Tedit, and a StringGrid. I am getting the following compile errors:

[Lazarus] Lazarus Compile Error

2013-06-20 Thread Terry A. Haimann
I installed Lazarus 1.0.10 today and tried writing a small app. It has a mysql 5.5 component in it, a button, Tedit, and a StringGrid. I am getting the following compile errors: /usr/lib64/lazarus/ideintf/propedits.pp(1783,5) Error: Expected another 3 array elements

Re: [Lazarus] Lazarus Compile Error

2013-06-20 Thread leledumbo
I fix this a little while ago in trunk. 1.0.10 should be free from this bug. What's your fpc version? -- View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-Lazarus-Compile-Error-tp4031986p4031988.html Sent from the Free Pascal - Lazarus mailing list archive

[Lazarus] Lazarus - compile error

2011-02-10 Thread faber
I'v just update lazarus from SVN (WinXP) and now I get compile error : Error: Illegal parameter: -o what is wrong with it ? regards faber -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org

Re: [Lazarus] Lazarus - compile error

2011-02-10 Thread faber
2011/2/10 faber faber@gmail.com I'v just update lazarus from SVN (WinXP) and now I get compile error : Error: Illegal parameter: -o what is wrong with it ? Ok, I see the bug, I go back to 29435 with compileroptions.pp regards faber -- ___

Re: [Lazarus] Lazarus - compile error

2011-02-10 Thread Mattias Gaertner
On Thu, 10 Feb 2011 18:23:58 +0100 faber faber@gmail.com wrote: 2011/2/10 faber faber@gmail.com I'v just update lazarus from SVN (WinXP) and now I get compile error : Error: Illegal parameter: -o what is wrong with it ? Ok, I see the bug, I go back to 29435 with

[Lazarus] Lazarus compile error 2

2011-01-04 Thread Kjow
Lazarus: 28860M FPC 2.5.1: 16701 Profile: Clean Up + Build all (with or without examples is the same thing) ... ... ... Compiling syneditmarkupguttermark.pp Compiling synpropertyeditobjectlist.pas Compiling syndesignstringconstants.pas Writing Resource String Table file:

Re: [Lazarus] Lazarus compile error 2

2011-01-04 Thread Vincent Snijders
2011/1/4 Kjow antispamm...@gmail.com: Lazarus: 28860M FPC 2.5.1: 16701 Free Pascal Compiler version 2.5.1 [2011/01/04] for i386 Copyright (c) 1993-2010 by Florian Klaempfl Target OS: Win32 for i386 Compiling codetools.pas Compiling codetoolmanager.pas Compiling eventcodetool.pas

Re: [Lazarus] Lazarus compile error 2

2011-01-04 Thread Kjow
2011/1/4 Vincent Snijders vincent.snijd...@gmail.com: See: http://bugs.freepascal.org/view.php?id=18383 Oops, thanks! Kjow -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Lazarus compile error

2011-01-03 Thread Kjow
2011/1/3 Vincent Snijders vincent.snijd...@gmail.com: Please, create a bug report, I will assign it to Felipe. It breaks deb building too. I noticed that this problem is present only when I do a Clean Up + Build all. With Build all only, everything works fine. Anyway I reported it. I hope it

Re: [Lazarus] Lazarus compile error

2011-01-03 Thread Vincent Snijders
2011/1/3 Kjow antispamm...@gmail.com: 2011/1/3 Vincent Snijders vincent.snijd...@gmail.com: Please, create a bug report, I will assign it to Felipe. It breaks deb building too. I noticed that this problem is present only when I do a Clean Up +  Build all. With Build all only, everything

Re: [Lazarus] Lazarus compile error

2011-01-03 Thread Kjow
2011/1/3 Vincent Snijders vincent.snijd...@gmail.com: It only happens when you build the examples. Maybe the Build all doesn't build the examples? I can confirm that de-selecting examples in clean up + build all profile, it works well. Regards, Kjow --

[Lazarus] Lazarus compile error

2011-01-02 Thread Kjow
I just updated to latest lazarus/fpc svn and this is the compiling error: ... ... ... Compiling messagedialogs.pp Compiling resource units\i386-win32\messagedialogs.or Linking .\messagedialogs.exe 85 lines compiled, 0.7 sec , 1200960 bytes code, 287208 bytes data

Re: [Lazarus] Lazarus compile error

2011-01-02 Thread Kjow
2011/1/2 Frank Church vfcli...@gmail.com: Although the command says C:/Develop/fpc/2.4.2/bin/i386-Win32/fpc.exe The compiler output is  Free Pascal Compiler version 2.5.1 [2011/01/02] for i386 Is that what is should be. Don't care about path, it is a misprint. Do an svnversion . to find

Re: [Lazarus] Lazarus compile error

2011-01-02 Thread Vincent Snijders
2011/1/2 Kjow antispamm...@gmail.com: I just updated to latest lazarus/fpc svn and this is the compiling error: ... ... ... Compiling messagedialogs.pp Compiling resource units\i386-win32\messagedialogs.or Linking .\messagedialogs.exe 85 lines compiled, 0.7 sec , 1200960 bytes code,