Re: [Lazarus] porting delphi project code

2013-05-21 Thread waldo kitty
On 5/21/2013 15:58, Juha Manninen wrote: Does Lazarus trunk compile with FPC 2.6.0? it has been for me... at least up to the revision i gave previously... i've not updated in a few weeks, though... Anyway it is not a problem. Try a test GUI app with one button. Do you get the errors then?

Re: [Lazarus] porting delphi project code

2013-05-21 Thread Juha Manninen
Does Lazarus trunk compile with FPC 2.6.0? Anyway it is not a problem. Try a test GUI app with one button. Do you get the errors then? The converter does not create errors about missing standard units. Something else causes it. Juha -- ___ Lazarus maili

Re: [Lazarus] porting delphi project code

2013-05-21 Thread waldo kitty
On 5/21/2013 13:15, Juha Manninen wrote: I updated the wiki page, although it was not causing your problems. thank you... Your FPC/Lazarus configuration is somehow screwed. Test it first before converting anything. i don't know how it can be... this is a clean from SVN installation followin

Re: [Lazarus] porting delphi project code

2013-05-21 Thread waldo kitty
On 5/21/2013 10:35, Juha Manninen wrote: On 5/21/13, waldo kitty wrote: thank you, howard... i've just tried this and it seemed to work but i aborted it when it could not find suitable replacements for StdCtrls ComCtrls Buttons ExtCtrls Those units exist in LCL. They don't ne

Re: [Lazarus] porting delphi project code

2013-05-21 Thread Juha Manninen
I updated the wiki page, although it was not causing your problems. Your FPC/Lazarus configuration is somehow screwed. Test it first before converting anything. Juha On 5/21/13, waldo kitty wrote: > On 5/16/2013 02:11, Reinier Olislagers wrote: >> On 15-5-2013 20:19, waldo kitty wrote: >>> >>>

Re: [Lazarus] porting delphi project code

2013-05-21 Thread waldo kitty
On 5/16/2013 02:11, Reinier Olislagers wrote: On 15-5-2013 20:19, waldo kitty wrote: can someone please give me the steps, in simple layman's terms, that are needed to convert a delphi project or application code to Lazarus/FPC? i have never run delphi and have not the first clue other than the

Re: [Lazarus] porting delphi project code

2013-05-21 Thread Juha Manninen
On 5/21/13, waldo kitty wrote: > thank you, howard... i've just tried this and it seemed to work but i > aborted it when it could not find suitable replacements for > >StdCtrls >ComCtrls >Buttons >ExtCtrls Those units exist in LCL. They don't need replacements. Juha -- _

Re: [Lazarus] porting delphi project code

2013-05-21 Thread waldo kitty
On 5/15/2013 14:38, Howard Page-Clark wrote: On 15/05/2013 19:19, waldo kitty wrote: can someone please give me the steps, in simple layman's terms, that are needed to convert a delphi project or application code to Lazarus/FPC? i have never run delphi and have not the first clue other than the

Re: [Lazarus] Circular reference in Lazarus

2013-05-21 Thread Vincent Snijders
2013/5/21 Torsten Bonde Christiansen > Hi List. > > When i try to compile Lazarus trunk (rev. 41338) for i386-win32, I get an > error with circular references between LMessages.pp and Message.pp > > I did: svn up make clean all and got no compiler error (using fpc 2.6.2) Vincent --

Re: [Lazarus] Circular reference in Lazarus

2013-05-21 Thread Torsten Bonde Christiansen
Please ignore my previous email - it was a mishap in my setup... -Torsten. On 2013-05-21 15:14, Torsten Bonde Christiansen wrote: Hi List. When i try to compile Lazarus trunk (rev. 41338) for i386-win32, I get an error with circular references between LMessages.pp and Message.pp Regards, Tors

Re: [Lazarus] Circular reference in Lazarus

2013-05-21 Thread Reinier Olislagers
On 21-5-2013 15:14, Torsten Bonde Christiansen wrote: > When i try to compile Lazarus trunk (rev. 41338) for i386-win32, I get an > error with circular references between LMessages.pp and Message.pp Mentioned in bug report http://bugs.freepascal.org/view.php?id=24457 ... I see the same (building

[Lazarus] Circular reference in Lazarus

2013-05-21 Thread Torsten Bonde Christiansen
Hi List. When i try to compile Lazarus trunk (rev. 41338) for i386-win32, I get an error with circular references between LMessages.pp and Message.pp Regards, Torsten Bonde Christiansen -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org