Re: [fpc-pascal] Migrate mantis bugtracker

2014-08-03 Thread silvioprog
On Fri, Aug 1, 2014 at 4:43 AM, Michael Van Canneyt wrote: > > On Thu, 31 Jul 2014, Saunders, Rich wrote: > >> On 2014-07-31 12:48, Michael Van Canneyt wrote: >> >>> I created a FPC program to migrate a mantis bugtracker database from >>> MySQL to Postgres. >>> >>> If someone has interest in such

Re: [fpc-pascal] Calling fpc libraries from other languages on freebsd/amd64 (bis)

2014-08-03 Thread fredvs
Yes, it is still me... You may try the compiled and binary java demo for Linux 64 bit :=> >> https://sites.google.com/site/fiensprototyping/demo_Java.tar.gz Download and unzip the demo. Then :=> -In terminal do: -> cd /demo_Java (go in java demo path) Then run it with: -> java -Djava.libr

Re: [fpc-pascal] Calling fpc libraries from other languages on freebsd/amd64 (bis)

2014-08-03 Thread fredvs
Ooops, in last topic, branch freebsd-fixes must be selected... Here re-explaination from sctatch => >> Start providing source code so people can follow what you are trying to >> do instead of having to guess would be a nice step ;) First, fpGUI must be installed => > https://github.com/graemeg/f

Re: [fpc-pascal] Calling fpc libraries from other languages on freebsd/amd64 (bis)

2014-08-03 Thread fredvs
>> Start providing source code so people can follow what you are trying to >> do instead of having to guess would be a nice step ;) First, fpGUI must be installed => > https://github.com/graemeg/fpgui/tree/develop Then. go there => > https://github.com/fredvs/fpGUIlib - Click on "Download Zip".

Re: [fpc-pascal] Calling fpc libraries from other languages on freebsd/amd64 (bis)

2014-08-03 Thread Marco van de Voort
In our previous episode, fredvs said: > /usr/home/fred/fpGUIlib/demos/demo_Java/libfpgui.so: > /usr/home/fred/fpGUIlib/demos/demo_Java/libfpgui.so: Undefined symbol > "operatingsystem_parameter_envp" > ;-( > > So, fpc 2.7.1 does not do the trick... > > What can i do ? First test it with a normal

Re: [fpc-pascal] Calling fpc libraries from other languages on freebsd/amd64 (bis)

2014-08-03 Thread Reinier Olislagers
On 03/08/2014 01:36, fredvs wrote: > What can i do ? Start providing source code so people can follow what you are trying to do instead of having to guess would be a nice step ;) ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.fr