On 03/04/13 15:50, duilio foschi wrote:
thanks to your suggestions, I could compile and successfully test the
'hello world' code that comes with the brook framework.
Now I am ready to wet my feet in the world of web programming.
In my company we have a few dedicated (remote) servers running lin
If your just doing Web Development you can cross compile for linux on
windows, it's not that bad, you do need to build the cross compiler and
then copy some of the linux libs to your development pc. It's totally
possible and then you just copy the compiled app to your server, you don't
need fpc
On Wed, 3 Apr 2013, duilio foschi wrote:
thanks to your suggestions, I could compile and successfully test the 'hello
world' code that comes with the brook framework.
Now I am ready to wet my feet in the world of web programming.
In my company we have a few dedicated (remote) servers runni