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

2019-03-24 Thread Bart
On Sun, Mar 24, 2019 at 6:36 PM Bart wrote: > Sorry, I just never use that stuff in my programs. It seems that when you try to execute a program that writes to console and you specify [poNoconsole] then the program will exit with: Proc.ExitCode=C005, Proc.ExitStatus=C005 -- Bart __

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

2019-03-24 Thread Bart
On Sun, Mar 24, 2019 at 6:10 PM Joost van der Sluis wrote: > > Note: I see several times a window (console?) flash when starting up > > Lazarus now. > > Maybe add poNoConsole to ProcessOptions ? > > It's a bit annoying now. > > Can you test if this actually works on Windows (on Linux this is not

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

2019-03-24 Thread Joost van der Sluis
Op 24-03-19 om 11:48 schreef Bart: On Sun, Mar 24, 2019 at 1:30 AM Bart wrote: Now I get the rather ludicrous error message: "Warning: The fpcmkcfg configuration tool it too old [3.3.1]." In function TInitialSetupDialog.CheckFpcmkcfgQuality(out Note: string): TSDFilenameQuality; else if not

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

2019-03-24 Thread Bart
On Sun, Mar 24, 2019 at 1:30 AM Bart wrote: > fpcmkcfg.exe does not support -V parameter Never mind that: it helps if you actually rebuild fpc, not just update the sources ;-) fpcmkcfg -h however does not list the "-V" option. Now I get the rather ludicrous error message: "Warning: The fpcmkcf

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

2019-03-24 Thread Joost van der Sluis
Op 24-03-19 om 01:33 schreef 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

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

2019-03-24 Thread Joost van der Sluis
Op 24-03-19 om 01:30 schreef 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 t

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

2019-03-24 Thread Michael Van Canneyt
On Sat, 23 Mar 2019, Graeme Geldenhuys wrote: 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? Yes. The XML project file needs some parametrization - for example the location of the sources. So it contains macros. The --m