Re: [fpc-pascal] bug in make install ?

2019-03-23 Thread Bart
Notice also that when you cancel the InitialSetupDialog, the IDE raises an exception when closing down: LAZARUS END - cleaning up ... [FORMS.PP] ExceptionOccurred Sender=EAccessViolation Exception=Access violation Stack trace: $0056EB8A TWINCONTROL__HANDLEALLOCATED, line 7442 of ./includ

Re: [fpc-pascal] bug in make install ?

2019-03-23 Thread Bart
On Sat, Mar 23, 2019 at 7:56 PM Bart wrote: > "Warning: Failed to retrieve the version of the fpcmkcfg configuration > tool. It is probably too old to create the configuration files. Make > sure a recent version is installed and available in the path or > alongside the compiler-executable." in T

Re: [fpc-pascal] fpdoc: what does the --marco parameter do?

2019-03-23 Thread Sven Barth via fpc-pascal
Graeme Geldenhuys schrieb am Sa., 23. März 2019, 17:40: > On 23/03/2019 16:34, Graeme Geldenhuys wrote: > > I'm trying to debug fpdoc, but for the life of me, I can't get Lazarus > > to step into the code other than the program unit's main code block. > > Got this part sorted - MSEide to the resc

Re: [fpc-pascal] bug in make install ?

2019-03-23 Thread Bart
I installed fpctrunk from sources r41749 (make clean; make install). It resides in C:\PP I think it is not an unusual setup. I built lazarus trunk r60747 with it. Lazarus tells me: "Warning: Failed to retrieve the version of the fpcmkcfg configuration tool. It is probably too old to create the c

Re: [fpc-pascal] fpdoc: what does the --marco parameter do?

2019-03-23 Thread Graeme Geldenhuys
On 23/03/2019 16:34, Graeme Geldenhuys wrote: > I'm trying to debug fpdoc, but for the life of me, I can't get Lazarus > to step into the code other than the program unit's main code block. Got this part sorted - MSEide to the rescue! I set the exact same run parameters (starting directory and --p

[fpc-pascal] fpdoc: what does the --marco parameter do?

2019-03-23 Thread Graeme Geldenhuys
The FPDoc PDF documentation for 3.0.4 doesn't mention it at all. So maybe it is something for 3.2.0 and later only? I'm trying to debug fpdoc, but for the life of me, I can't get Lazarus to step into the code other than the program unit's main code block. I set the starting directory, I set the --