Re: [MSEide-MSEgui-talk] Happy tickets benchmark

2016-02-16 Thread Fred van Stappen
> AFAIK "real" FPC programs also are not the > fastest and smallest. ;-) And for libraries it is even worse... ;-( -- Site24x7 APM Insight: Get Deep Visibility into Application

Re: [MSEide-MSEgui-talk] Bitmap on Raspbian

2016-02-16 Thread Martin Schreiber
On Tuesday 16 February 2016 14:10:23 Jean Michel Rizzardi wrote: > As I cant run MSEide (fatal error on Raspbian), The wrong binaries have been replaced on SourceForge, thanks for reporting. https://sourceforge.net/projects/mseide-msegui/files/mseide-msegui/4.0/ Martin

Re: [MSEide-MSEgui-talk] Happy tickets benchmark

2016-02-16 Thread Martin Schreiber
On Tuesday 16 February 2016 16:06:41 Fred van Stappen wrote: > Very impressive the result of MSElang. > It's LLVM's merit. > I am ready to try/use it ;-) > Not ready yet. There is a long way to go. Interesting the answer of the FPC team on any benchmark that it is not significant for "real"

Re: [MSEide-MSEgui-talk] Happy tickets benchmark

2016-02-16 Thread Julio Jiménez
The link: https://www.mail-archive.com/fpc-pascal@lists.freepascal.org/msg41615.html 2016-02-16 16:06 GMT+01:00 Fred van Stappen : > Very impressive the result of MSElang. > > I am ready to try/use it ;-) > > Well done Martin. > > Fre;D > > >

[MSEide-MSEgui-talk] Happy tickets benchmark

2016-02-16 Thread Fred van Stappen
Very impressive the result of MSElang. I am ready to try/use it ;-) Well done Martin. Fre;D -- Site24x7 APM Insight: Get Deep Visibility into Application Performance APM +

Re: [MSEide-MSEgui-talk] Bitmap on Raspbian

2016-02-16 Thread Martin Schreiber
On Tuesday 16 February 2016 14:10:23 Jean Michel Rizzardi wrote: > Hi, > > I a m developing a program for Raspberry Pi (first model). > As I cant run MSEide (fatal error on Raspbian), Hmm, I probably packed the wrong binary :-( Please use http://mseide-msegui.sourceforge.net/bin/rpi/mseide.tar.gz

[MSEide-MSEgui-talk] Bitmap on Raspbian

2016-02-16 Thread Jean Michel Rizzardi
Hi, I a m developing a program for Raspberry Pi (first model). As I cant run MSEide (fatal error on Raspbian), I chose to develop under Windows then transfer the source code and compile on the Raspberry. All is fine except for a TImage on my form, which displays the bitmap under Windows but not