[fpc-devel] Recompiling FPC to include new messages

fpcdev at silvermono.co.za fpcdev at silvermono.co.za
Fri Nov 6 11:55:29 CET 2009


Hi Jonas,

Thanks for the reply.

I see where I went wrong.

I executed ./msg2inc -S errore.msg msgtxt msgidx instead of ./msg2inc -S 
errore.msg msg msg

I must say though, the usage of msg2inc is a little misleading.

Regards,
Nino

//*************************************************************

On Friday 06 November 2009 12:01:24 Jonas Maebe wrote:
> On 06 Nov 2009, at 10:55, fpcdev at silvermono.co.za wrote:
> > Within unit verbose.pas,  procedure InitVerbose()  and procedure
> > LoadMsgFile()
> > include the code: msg^.LoadIntern(@msgtxt,msgtxtsize);
> > According to the compiler, msgtxt is undefined. Where should it be
> > defined?
> > Where does it read the contents of the message constants?
>
> The answer to both questions is msgtxt.inc, which is included in
> verbose.pas
>
>
> Jonas
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel






More information about the fpc-devel mailing list