[fpc-pascal] Cross compiling Linux to OS X

2019-03-27 Thread Torsten Bonde Christiansen
Hi all. I recently update from fpc 3.0.0 to 3.0.4 (yes, a little late i know...) for our range of application. In order to simplify our build i have a VM with linux running on it and in there i had it setup to crosscompile fra Linux -> Win32/Win64/Linux32/Darwin-i386. But after the upgrade I

[fpc-pascal] javavcl and why I AM using it

2019-03-27 Thread Mgr. Janusz Chmiel
Dear users and developers, The reason why I AM using javavcl  units is simple. Many modern development environment based on Free Pascal and Android target are using visual designers. It is fantastic fact for sighted developers, but not for people with no sight at all. Because pixel positions ca

Re: [fpc-pascal] Web Server Written in Free Pascal?

2019-03-27 Thread Anthony Walter
Okay, I will. Thank you. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Web Server Written in Free Pascal?

2019-03-27 Thread Michael Van Canneyt
On Wed, 27 Mar 2019, Anthony Walter wrote: No I haven't. I will check it out thank you. I just thought my implementation and interface was rather clean, simple, and easy to understand. I hope you'll be pleasantly surprised by the multitude of webprogramming tools available in FPC. This is an

Re: [fpc-pascal] Web Server Written in Free Pascal?

2019-03-27 Thread Anthony Walter
No I haven't. I will check it out thank you. I just thought my implementation and interface was rather clean, simple, and easy to understand. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/

Re: [fpc-pascal] Web Server Written in Free Pascal?

2019-03-27 Thread Michael Van Canneyt
On Wed, 27 Mar 2019, Anthony Walter wrote: I've been tutoring kids on programming and using Free Pascal as their first computer language. I've been creating example programs to demonstrate different things computer can do and how certain technologies. In that endeavor I've written a basic mul

[fpc-pascal] Web Server Written in Free Pascal?

2019-03-27 Thread Anthony Walter
I've been tutoring kids on programming and using Free Pascal as their first computer language. I've been creating example programs to demonstrate different things computer can do and how certain technologies. In that endeavor I've written a basic multi threaded web server as a command line applica

[fpc-pascal] Free Pascal JVM And Android APIS issue

2019-03-27 Thread Mgr. Janusz Chmiel
Dear users and developers, Who of us know, why The following source code, which uses The following modules https://­sourceforge.net/p/­javavcl/code/HEAD/­tree/ Do not play live stream after user compile it to Android and when user press play button?         unit MainForm; {$mode objfpc} {$H+