Kod: Tümünü seç
{$IF compilerversion >= 20} // bu satırda kalıyor.
{$DEFINE VERSION6} { Version 6 or greater }
{$DEFINE VERSION7}
{$IFDEF BCB}
{$DEFINE CBuilder}
{$ObjExportAll On}
{$ENDIF}
{$IFEND}
---------------------------------------
[Warning] ONGUARD.INC(94): Comparing signed and unsigned types - widened both operands
[Error] ONGUARD.INC(94): Constant expression expected
[Fatal Error] OgNetWrk.pas(55): Could not compile used unit '..\source\OgConst.pas'