Re: [MSEide-MSEgui-talk] New release of MSEide-MSEgui ?

2022-10-30 Thread Sieghard via mseide-msegui-talk
Hallo Fred,

vous ecrit au Sat, 29 Oct 2022 23:40:04 +:

> Here the contents of my /home/fred/.msetools/lang/ folder:
...
> my /home/fred/testfpc/sieghard/podemo_mo4stock/lang/ folder:
...
> And here the result of podemo app:

Interesting...
This looks entirely correct and equivalent to my setup here.
I just unpacked the .zip file into an empty directory again, created a
"units" subdirectory, as advised by the project ptions, and with no
further modifications let the ide compile it. After that, running the
program yields the full list of languages in the selector grid
according to the files found in the ~/.msetools/lang directory, here.
I can even activate an entry and get the translated display.
I suppose you DID use the packaged podemo.prj project file? r did you
created a new project for testing, and forgot to enable the
"mse_dynpo" symbol? If that's missing, the project, interestingly, also
compiles, but then, of course, the language files cannot be found,
because they're not searched in the first place. This DOES give me the
bland "English"-only selector display as well. But, CAN that be?
After all, that is a demonstration of the "dynpo" mechanism, so
building it without that mechanism enabled just plainly deosn't make
any sense at all?
But, on the other hand, if that's not the cause of your problem, I'm at
a loss as to what might go on here, at least for now...

-- 
(Weitergabe von Adressdaten, Telefonnummern u.ä. ohne Zustimmung
nicht gestattet, ebenso Zusendung von Werbung oder ähnlichem)
---
Mit freundlichen Grüßen, S. Schicktanz
---



___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Benchmarks.

2022-10-30 Thread Fred van Stappen
Just by curiosity.

Has somebody already try fpc + llvm ?
I have try to compile fpc for llvm but without luck.



De : code dz 
Envoyé : dimanche 30 octobre 2022 12:16
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Benchmarks.

those benchmarks are not fair , c++ uses simd intrinsics and openmp
for multithreading , so in multicore cpu its much faster than fpc .
maybe the speed becomes equal if they uses only native language
without addons


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Benchmarks.

2022-10-30 Thread code dz
those benchmarks are not fair , c++ uses simd intrinsics and openmp
for multithreading , so in multicore cpu its much faster than fpc .
maybe the speed becomes equal if they uses only native language
without addons


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk