Re: [fpc-pascal] Smartphone apps in FPC

2016-03-18 Thread Felipe Monteiro de Carvalho
On Thu, Mar 17, 2016 at 11:29 AM, Maciej Izak wrote: > 2016-03-17 11:08 GMT+01:00 Michael Van Canneyt : >> - Use the NDK, and then basically you're writing a native Linux >> application. >> You can try to use the Android SDK through some JNI tricks; but I am >> unsure how well this works. > >

Re: [fpc-pascal] Smartphone apps in FPC

2016-03-18 Thread Maciej Izak
2016-03-17 11:08 GMT+01:00 Michael Van Canneyt : > - Use the NDK, and then basically you're writing a native Linux > application. > You can try to use the Android SDK through some JNI tricks; but I am > unsure how well this works. > I can confirm that works very well, even is possible visual

Re: [fpc-pascal] PDF generator

2016-03-18 Thread Peter
On 05/03/16 17:27, Michael Van Canneyt wrote: > Hi, > > I have committed a PDF generator to FPC Subversion: fcl-pdf. > Hi Michael, What's the input format? html? Peter ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepasc

Re: [fpc-pascal] How do I test the testfppdf on Windows?

2016-03-18 Thread silvioprog
On Tue, Mar 15, 2016 at 4:38 AM, Michael Van Canneyt wrote: [...] > I have (hopefully) fixed this. rev. 33255. The crash was fixed after upgrade my FPC. But it still generating five empty pages even applying the Jesus Reyes' patch. :-/ -- Silvio Clécio

Re: [fpc-pascal] Smartphone apps in FPC

2016-03-18 Thread Reimar Grabowski
On Thu, 17 Mar 2016 15:49:50 +0100 (CET) Michael Van Canneyt wrote: > But, I do have an emulator, and plenty of people in the building do have a > smartpone :-) > > Amazing, eh ? :) Not really. But it's amazing that you wrote articles and a real-world application and in the process never stumbl

Re: [fpc-pascal] How do I test the testfppdf on Windows?

2016-03-18 Thread Michael Van Canneyt
On Fri, 18 Mar 2016, Graeme Geldenhuys wrote: On 2016-03-18 07:57, Michael Van Canneyt wrote: You think you've tested everything, and then this kind of thing pops up :-) Indeed. If you haven't yet, I'll extend the unit tests for that too. There is already a test added, see my private mail

Re: [fpc-pascal] Mangle name in fpc-FreeBSD ?

2016-03-18 Thread fredvs
> When following the procedure calls I find: ... Hello Mark. Thanks for your light. Huh, yes, IMO, there is something strange in dlsym/FreeBSD. And asking something about C library/compiler is extremely sensible there on FreeBSD forum. (FreeBSD needs 8 (!) different C compilers (clang, c++, CC