On Wed, 12 Aug 2015 12:11:48 +0300
FreeMan wrote:
> Hello,
> fpc r 31315 & lazarus r49654 qtx64 osx yosemite 10.10.4
> when start IDE on splash screen IDE is lock and no any error.
> this is gdb results. bt after cut via ctrl + c
> has any one any idea?
>[...]
> (gdb) bt
> #0 MAKERELATIVEFILELIS
On Do, 2015-08-13 at 01:06 +0200, Mattias Gaertner wrote:
> On Thu, 13 Aug 2015 00:06:34 +0200
> Marc Santhoff wrote:
>
> >[...]
> > Good example.
> >
> > I do not fully understand the creation mechanism. I see an extra
> > register procedure in "frmexploremenu.pas" that actually sets the menu
>
On Thu, 13 Aug 2015 00:06:34 +0200
Marc Santhoff wrote:
>[...]
> Good example.
>
> I do not fully understand the creation mechanism. I see an extra
> register procedure in "frmexploremenu.pas" that actually sets the menu
> entry. I thought a constructor of the extension class would be called.
>
On Mi, 2015-08-12 at 23:17 +0200, Mattias Gaertner wrote:
> On Wed, 12 Aug 2015 21:16:22 +0200
> Marc Santhoff wrote:
>
> >[...]
> > 1. Is it correct that to make an extension basically all I have to do is
> > write the code that
> > - adds a menu entry for starting the code
> > - save it as a la
Error received:
project1.lpr(20,1) Error: Undefined symbol: RTTI_$CODEBOT.SYSTEM_$$_DEF38
I updated FPC/Lazarus from svn sources recently and am attempting to
rebuild my personal source code packages. When I try to add these packages
to the IDE and rebuild, or even when I try to build a project w
On Wed, 12 Aug 2015 21:16:22 +0200
Marc Santhoff wrote:
>[...]
> 1. Is it correct that to make an extension basically all I have to do is
> write the code that
> - adds a menu entry for starting the code
> - save it as a lazarus package and check "register in ide" (or the
> like ;)
> and that's t
Hi,
I'd like to try building an extension to Lazarus. After reading a lot of
http://wiki.lazarus.freepascal.org/Extending_the_IDE#See_also
I think I'm starting to understand how this can be done. But some
questions are left open:
1. Is it correct that to make an extension basically all I hav
El 11/08/15 a les 12:22, Luca Olivetti ha escrit:
El 11/08/15 a les 12:12, Luca Olivetti ha escrit:
I just found a very strange bug:
when I try to save the ItemIndex of a combobox through a
TIniPropStorage, its value reverts to the value it had when the form was
created.
Every other value (I use
Hello,
fpc r 31315 & lazarus r49654 qtx64 osx yosemite 10.10.4
when start IDE on splash screen IDE is lock and no any error.
this is gdb results. bt after cut via ctrl + c
has any one any idea?
..
c" FileAge=1439370051 StoredAge=1438857084
Hint: [TFPCTargetConfigCache.NeedsUpdate] /usr/loc