Re: [Lazarus] Lazarus and Windows 10 IoT

2017-03-29 Thread Giuliano Colla via Lazarus
Il 22/03/2017 14:19, LacaK via Lazarus ha scritto: If not, is there possibility to create same application for Raspberi Pi - ARM - Linux ? (Target OS=Linux, Target CPU=Arm ? ... can I crosscompile from Linux/i386 to Linux/Arm ?) Well, I can't swear about Linux/i386, but I'm doing it without an

Re: [Lazarus] Lazarus and Windows 10 IoT

2017-03-23 Thread Michael Schnell via Lazarus
On 22.03.2017 14:50, Marc Weustink via Lazarus wrote: From what I've read, I fear not. Supposedly true. AFAIK there is no support for Win IoT on ARM by fpc. I understand that IoT on ARM is very different form Win CE - but rather similar to Win on X86, so fpc supposedly would need a completely

Re: [Lazarus] Lazarus and Windows 10 IoT

2017-03-22 Thread Martin Schreiber via Lazarus
On Wednesday 22 March 2017 14:19:43 LacaK via Lazarus wrote: > > If not, is there possibility to create same application for Raspberi Pi > - ARM - Linux ? > (Target OS=Linux, Target CPU=Arm ? ... can I crosscompile from > Linux/i386 to Linux/Arm ?) > Yes: https://www.mail-archive.com/mseide-msegui-

Re: [Lazarus] Lazarus and Windows 10 IoT

2017-03-22 Thread Marc Weustink via Lazarus
LacaK via Lazarus wrote: Hi, I am sure taht this question was already asked, but I can not find clear answer. Is there possibility to create Lazarus application with GUI which will run on Raspberi Pi - ARM - Windows 10 IoT ? (Target OS=Win32, Target CPU=Arm ?) From what I've read, I fear not.

Re: [Lazarus] Lazarus and Windows 10 IoT

2017-03-22 Thread Michael Van Canneyt via Lazarus
On Wed, 22 Mar 2017, LacaK via Lazarus wrote: Hi, I am sure taht this question was already asked, but I can not find clear answer. Is there possibility to create Lazarus application with GUI which will run on Raspberi Pi - ARM - Windows 10 IoT ? (Target OS=Win32, Target CPU=Arm ?) If no