[Lazarus] FPDoc Editor fails on namespace dotted unit names?

Paul Ishenin webpirat at mail.ru
Mon Apr 15 13:48:09 CEST 2013


15.04.13, 19:43, Paul Ishenin пишет:

> If we compile this with
> dcc32 -NSSystem delphi will find System.SysUtils instead of SysUtils.
> Without this switch recent delphi will give an error because now delphi
> RTL has no SysUtils unit - it has System.SysUtils.

Just looked at some recent project .dproj file - it stores the next 
Namespaces (they are set by IDE by default):

<DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>

Best regards,
Paul Ishenin




More information about the Lazarus mailing list