Re: [Lazarus] QT5 progress?

2015-03-04 Thread zeljko
On 03/04/2015 06:22 PM, den.j...@telenet.be wrote: Hi, sorry, I am indeed very busy. The current state is that the C++ part of the code already compiles and creates several (splitted) libraries. The pascal part (Qt5Network.pas etc) still needs to be started. If you need any help I'm here. zel

Re: [Lazarus] A call for Raize Software supporting CodeSite for FPC/Lazarus

2015-03-04 Thread Travis Ayres
I wish my company used Pascal. True, it is a good price for a business. If I get a chance to use Pascal as a consultant I'll write it off. On Mar 4, 2015 10:29 PM, "Graeme Geldenhuys" wrote: > On 2015-03-05 00:32, Travis Ayres wrote: > > Are enough Lazarus developers willing to part with 400 doll

Re: [Lazarus] A call for Raize Software supporting CodeSite for FPC/Lazarus

2015-03-04 Thread Graeme Geldenhuys
On 2015-03-05 00:32, Travis Ayres wrote: > Are enough Lazarus developers willing to part with 400 dollars for the > package? If you work for a company that uses FPC or Lazarus, then let the company pay. Consider it their contribution for getting a compiler and IDE for FREE. It's not a bad price at

Re: [Lazarus] A call for Raize Software supporting CodeSite for FPC/Lazarus

2015-03-04 Thread Travis Ayres
Are enough Lazarus developers willing to part with 400 dollars for the package? I don't think so, but maybe? On Mar 4, 2015 1:35 PM, "Graeme Geldenhuys" wrote: > Hi everybody, > > [this is not an advert and I'm not affiliated with Raize Software at all] > > As I have seen many times before, if yo

Re: [Lazarus] A call for Raize Software supporting CodeSite for FPC/Lazarus

2015-03-04 Thread Michael Van Canneyt
On Wed, 4 Mar 2015, Graeme Geldenhuys wrote: Hi everybody, [this is not an advert and I'm not affiliated with Raize Software at all] As I have seen many times before, if you don't make your interest known, companies will not support your wishes. Making your interest known helps them guide th

[Lazarus] A call for Raize Software supporting CodeSite for FPC/Lazarus

2015-03-04 Thread Graeme Geldenhuys
Hi everybody, [this is not an advert and I'm not affiliated with Raize Software at all] As I have seen many times before, if you don't make your interest known, companies will not support your wishes. Making your interest known helps them guide their development efforts and we benefit. This emai

Re: [Lazarus] need qt 64 bit libs for crosscompile [RESOLVED]

2015-03-04 Thread FreeMan
I installed kubuntu 14.10 to virtualbox, and I get qt libraries from there, but for this errors need other library has to be from same versions, I mean copy(update) linux library files from kubuntu 14.10. thats all. On 3.03.2015 18:05, zeljko wrote: On 03/03/2015 04:37 PM, FreeMan wrote: O

Re: [Lazarus] rc2 debugger error

2015-03-04 Thread JuuS
Thanks Martin, Will do...tomorrow Will send (any?!) results to you... Guten Abend, Julius On 03/04/2015 07:25 PM, Martin Frb wrote: > On 04/03/2015 17:58, JuuS wrote: >> Hi Martin, >> >> Thank you for the instructions! That is very cool (-gw), didn't know how >> to do that...I will

Re: [Lazarus] rc2 debugger error

2015-03-04 Thread Martin Frb
On 04/03/2015 17:58, JuuS wrote: Hi Martin, Thank you for the instructions! That is very cool (-gw), didn't know how to do that...I will be playing there sometimes methinks... Anyway, I followed instructions and there are no call stack messages, the debugger error window shows up immediately.

Re: [Lazarus] QT5 progress?

2015-03-04 Thread Dmitry Boyarintsev
Hello Den, Do you've to make libraries manually or is there an automated process to generate them? thanks, Dmitry -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] rc2 debugger error

2015-03-04 Thread JuuS
Hi Martin, Thank you for the instructions! That is very cool (-gw), didn't know how to do that...I will be playing there sometimes methinks... Anyway, I followed instructions and there are no call stack messages, the debugger error window shows up immediately. I put a breakpoint in formcreate an

Re: [Lazarus] Lazarus Release Candidate 1 of 1.4. Message cannot be stopped

2015-03-04 Thread Martin Frb
On 04/03/2015 16:56, Jürgen Hestermann wrote: I use Lazarus V1.4RC1 on Win7 and today I had a strange situation: I started to build and run an application with F9. But my machine was quite slow so nothing (visible) happened for many seconds. It could be that I then hit F9 again. After a while I

[Lazarus] popup menu-editor

2015-03-04 Thread John Landmesser
Hi, just an Align := alClient for the Menu-entries would help me to see which menu-entries are there :-)) Lazarus 1.5 r47221 FPC 2.6.4 x86_64-linux-gtk 2 -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepas

Re: [Lazarus] QT5 progress?

2015-03-04 Thread den . jean
Hi, sorry, I am indeed very busy. The current state is that the C++ part of the code already compiles and creates several (splitted) libraries. The pascal part (Qt5Network.pas etc) still needs to be started. Regards, Den Jean - Original Message - > From: "zeljko" > To: "Lazarus ma

Re: [Lazarus] Lazarus Release Candidate 1 of 1.4. Message cannot be stopped

2015-03-04 Thread Jürgen Hestermann
I use Lazarus V1.4RC1 on Win7 and today I had a strange situation: I started to build and run an application with F9. But my machine was quite slow so nothing (visible) happened for many seconds. It could be that I then hit F9 again. After a while I got an error message saying: Stop current debu

[Lazarus] Play video from memory

2015-03-04 Thread aradeonas
Hi, Any one know a library or way to buffer video file into memory and then pass it to player? Any simple player do the job but it should support a way to open file from memory. Regards, Ara -- http://www.fastmail.com - IMAP accessible web-mail -- _

[Lazarus] android

2015-03-04 Thread Philippe Lévi
I am trying to follow http://wiki.freepascal.org/Android_tutorial Which seems to be a bit obsolete ... but should work! in Compile the demo "androidlcl" when doing Now Run > Compile this will generate this library : C:\Android\Projects\androidlcl\android\libs\armeabi\liblclapp.so [5.073 kb]

Re: [Lazarus] rc2 debugger error

2015-03-04 Thread Martin Frb
On 04/03/2015 13:37, JuuS wrote: Hi all, FYI, all the issues are exactly the same with rc2 as it was with rc1 as regards opening and running a published version of my project vs. the original/unchanged project. Solution is once again removing default icon entry in LPI file. Has no one else seen

Re: [Lazarus] rc2 debugger error

2015-03-04 Thread Juha Manninen
On Wed, Mar 4, 2015 at 3:37 PM, JuuS wrote: > but you may remember that ... How should we remember? Did you report those problems earlier somewhere? Is it a regression in 1.4 compared to 1.2? Maybe you should open a ticket with an example project and steps to reproduce. Juha --

[Lazarus] rc2 debugger error

2015-03-04 Thread JuuS
Hi all, FYI, all the issues are exactly the same with rc2 as it was with rc1 as regards opening and running a published version of my project vs. the original/unchanged project. Solution is once again removing default icon entry in LPI file. Has no one else seen this? If you want I have no probl

[Lazarus] MainForm

2015-03-04 Thread Anthony Walter
Is there some reason, other than for Delphi compatibility, that the MainForm of an application must descend from TForm, rather than allowing other TCustomForm derived forms? I was writing some custom form modules and was surprised that they cannot be made at the first form in an application. Also