Marco van de Voort wrote:
> On Sat, May 03, 2008 at 07:10:32PM -0400, Lee Jenkins wrote:
>> Anyone have this working?  I'm trying to compile with it but get:
>>
>> gnugettext.pas(948,39) Error: Identifier not found "ResourceStringTableCount"
>>
>> ResourceStringTableCount appears to be located in ObjPas unit which I 
>> believe is 
>> implicitly imported, isn't it?
> 
> No, only if the language mode is objfpc or Delphi. IOW that unit is the OBJect
> PAScal extension to the systme unit

Thanks, I didn't know that.

>  
>> I need to share units between delphi and lazarus so I need to use gnugettext.
> 
> Try to compile using Delphi mode.

Unfortunately, that didn't help.  The compiler still insists that the 
identifier 
cannot be found.

-- 

Warm Regards,

Lee

"When my company started out, we were really, really, really, really small. 
Now...we're just really small."
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to