[Lazarus] Latest lazarus does not compile

2011-05-20 Thread michael . vancanneyt
I get the following error: breakpointsdlg.pp(776,62) Error: Identifier not found lisDeleteBreakpointForAddress Windows, Latest SVN, Distclean, removed all .ppu and .o manually. Michael. -- ___ Lazarus mailing list

Re: [Lazarus] Latest lazarus does not compile

2011-05-20 Thread Paul Ishenin
20.05.2011 15:17, michael.vancann...@wisa.be пишет: I get the following error: breakpointsdlg.pp(776,62) Error: Identifier not found lisDeleteBreakpointForAddress My fault. The file was in another directory than the main file I commited. I fixed the problem. Best regards, Paul Ishenin --

[Lazarus] MAC OS X 10.6 debugging troubles

2011-05-20 Thread Roland Turcan
Hello all, Will it help me to install XCode 4 instead of already installed 3.12? Did somebody try to exchange it? I want to get rid of troubles with debugger what makes development harder on 10.6. Thanks for all answers. -- Best regards, TRoland http://www.rotursoft.sk

Re: [Lazarus] MAC OS X 10.6 debugging troubles

2011-05-20 Thread Martin
On 20/05/2011 14:21, Roland Turcan wrote: Hello all, Will it help me to install XCode 4 instead of already installed 3.12? Did somebody try to exchange it? I want to get rid of troubles with debugger what makes development harder on 10.6. Please see

[Lazarus] Mac fixes build is still from april [Re: MAC OS X 10.6 debugging troubles]

2011-05-20 Thread Martin
On 20/05/2011 14:46, Martin wrote: Note that Lazarus fixes, and trunk contain important improvements for the Mac (if 64 bit), try using at least fixes from snapshot page. http://www.hu.freepascal.org/lazarus/ just noted the fixes (mac intel) branch is currently not up to date. you may need

Re: [Lazarus] StringGrid performance problems

2011-05-20 Thread Alexsander Rosa
I've noticed that (native Listview is slow in Windows) the hard way: I was proud about how fast my app were on Linux then ran it on Windows and the hourglass became the leading actor. Any suggestions for replacement of Listview? 2010/11/18 Marc Weustink marc.weust...@cuperus.nl Graeme

[Lazarus] Differences between released 0.9.30 and 0_9_30_fixes

2011-05-20 Thread Alexsander Rosa
I was using 0_9_30_fixes from SVN on Linux. Then I've installed 0.9.30 (release) on a fresh Windows install, and opening the project failed because of extra properties on some lfm files. Apparently the SVN version was using a ScrollWidth property for ListBox (in the lfm file) but the released

Re: [Lazarus] Latest lazarus does not compile

2011-05-20 Thread michael . vancanneyt
On Fri, 20 May 2011, Paul Ishenin wrote: 20.05.2011 15:17, michael.vancann...@wisa.be пишет: I get the following error: breakpointsdlg.pp(776,62) Error: Identifier not found lisDeleteBreakpointForAddress My fault. The file was in another directory than the main file I commited. I fixed

Re: [Lazarus] StringGrid performance problems

2011-05-20 Thread Lee Jenkins
On 5/20/2011 10:24 AM, Alexsander Rosa wrote: I've noticed that (native Listview is slow in Windows) the hard way: I was proud about how fast my app were on Linux then ran it on Windows and the hourglass became the leading actor. Any suggestions for replacement of Listview? 2010/11/18 Marc

Re: [Lazarus] StringGrid performance problems

2011-05-20 Thread Alexsander Rosa
Tested on Windows XP. 2011/5/20 Lee Jenkins l...@datatrakpos.com On 5/20/2011 10:24 AM, Alexsander Rosa wrote: I've noticed that (native Listview is slow in Windows) the hard way: I was proud about how fast my app were on Linux then ran it on Windows and the hourglass became the leading

Re: [Lazarus] Differences between released 0.9.30 and 0_9_30_fixes

2011-05-20 Thread Juha (gmail)
Alexsander Rosa kirjoitti perjantai, 20. toukokuuta 2011 17:34:12: I was using 0_9_30_fixes from SVN on Linux. Then I've installed 0.9.30 (release) on a fresh Windows install, and opening the project failed because of extra properties on some lfm files. Apparently the SVN version was using a

Re: [Lazarus] StringGrid performance problems

2011-05-20 Thread Julio César Gázquez
El 20/05/11 11:24, Alexsander Rosa escribió: I've noticed that (native Listview is slow in Windows) the hard way: I was proud about how fast my app were on Linux then ran it on Windows and the hourglass became the leading actor. Any suggestions for replacement of Listview? Native means the

Re: [Lazarus] Differences between released 0.9.30 and 0_9_30_fixes

2011-05-20 Thread Alexsander Rosa
The extra properties were removed, no problem. Now I'm using the release on both (virtual) machines. 2011/5/20 Juha (gmail) juha.mannine...@gmail.com Alexsander Rosa kirjoitti perjantai, 20. toukokuuta 2011 17:34:12: I was using 0_9_30_fixes from SVN on Linux. Then I've installed 0.9.30