I tried to install lazarus on a mac os x 10.4 mac开发者_如何学编程book but it did not work, can any one give me a hint on how to do it.
begin reset(f); 开发者_如何学编程assignfile(f, \'data.txt\'); Reset(f); found:= false; search := edit1.text ;
I\'ve had a look at /etc/fpc.cfg and there is mention to some defines: FPCAPACHE_1_3 FPCAPACHE_2_0 Then in the fcl-web examples there is mention to:
My specs: OS: Ubuntu 10.04 LTS amd64 fpc: 2.4.0 lazarus: 0.9.28 I\'m trying to compile a WebLaz project just by creating one and then compiling.
Im trying to build the apache example of the mod_helloworld.lpr, C:\\lazarus\\components\\fpweb\\demo\\helloworld\\apache
this segment in my program first ads a customer to a textfile (declared in public variables) and saves it to a texfile. onbutton1click is the procudere to search the string thats in the editbox and re
I use TSynedit component in a program. I noticed when I use SynEdit1.Lines.SaveToFile(loadedfile)开发者_如何学Go;, then it is saved in utf8 encoding.
I need to write a SOAP service for Linux (CentOS). I need to do this using Laz开发者_如何学Goarus/FreePascal. The service needs to be a binary (daemon) that runs in the background.
I\'m getting really upset with the whole direction that \"Emborcadero\" is taking and I\'m really going to invest in FPC/Lazarus.
Calling all FreePascal and/or Lazarus big-shots!! Looking at the bulk of the questions tagged [FPC] or [Lazarus] we can find that it\'s Marco van de Voort that will answer most of them...