I think all freepascal people have a misunderstanding of LGPL.
If you statically link the lgpl code into your EXE, your exe is the module
under lgpl now. Therefore all code must be released. Statically linked
lgpl code in an exe is not a dll that can be shipped separately.
This means currently al
In our previous episode, Felipe Monteiro de Carvalho said:
> There are lots of blind scripts for lazarus help building, although
> its been a long time since I worked on them, so I don't know if they
> still work blindly:
Build_chm* are for the tool that the lpi is for. I never got them to work,
s
On Sat, Dec 24, 2011 at 6:43 PM, Marco van de Voort wrote:
> The fpcdocs repository, run the "fixdocs.sh" scripts. Afaik for the lazarus
> there is no "blind" script.
There are lots of blind scripts for lazarus help building, although
its been a long time since I worked on them, so I don't know i
In our previous episode, Bernd said:
> I am trying to build the chm help files (rtl, fcl, and ref) from
> source (to use them with Lazarus) and cannot find find them anywhere.
> I have found downloads of ready made chm files for rtl and fcl but I
> don't know how to build them myself and also I am
On Sat, 24 Dec 2011, Bernd wrote:
Hi,
I am trying to build the chm help files (rtl, fcl, and ref) from
source (to use them with Lazarus) and cannot find find them anywhere.
I have found downloads of ready made chm files for rtl and fcl but I
don't know how to build them myself and also I am m
Hi,
I am trying to build the chm help files (rtl, fcl, and ref) from
source (to use them with Lazarus) and cannot find find them anywhere.
I have found downloads of ready made chm files for rtl and fcl but I
don't know how to build them myself and also I am missing for example
ref.chm (and maybe o
On Sat, Dec 24, 2011 at 10:30 AM, zeljko wrote:
> How to pass EABI to version 5 (fpc-2.4.5) ?
I use this solution to force the assembler into eabi 5. See "Step 2" here:
http://wiki.lazarus.freepascal.org/Custom_Drawn_Interface/Android#Using_the_pre-compiled_compiler
Sometime ago I read here tha
Hi,
Successfully created cross arm with 2.4.5 (console apps works fine on this
device), but have problems with lazarus projects.
/home/linda/temp/cross_fpc/cross-arm/arm-linux/bin/ld: error: Source object
/home/linda/temp/cross_fpc/cross-arm/arm-linux/lib/libQt4Pas.so has EABI
version 5, but tar