Closed tata9527 closed 2 years ago
There was an error while installing the component. I modified the opt.inc file to temporarily resolve the problem. opt.inc {$IFDEF RELEASE} { }{$DEFINE DELAYED_LOAD_DLL} { }{$DEFINE USE_INLINE} { }{$DEFINE USE_TYPEINFO} {$ELSE} { } {$ENDIF} // {$WEAKLINKRTTI ON} {$RTTI EXPLICIT METHODS([]) PROPERTIES([]) FIELDS([])} // {$WARN SYMBOL_PLATFORM OFF} {$WRITEABLECONST ON} {$POINTERMATH ON} {$MINENUMSIZE 4} {$TYPEDADDRESS ON}
Fixed in a609d93571edc6b969f507653ae8b6239607de31
There was an error while installing the component. I modified the opt.inc file to temporarily resolve the problem. opt.inc {$IFDEF RELEASE} { }{$DEFINE DELAYED_LOAD_DLL} { }{$DEFINE USE_INLINE} { }{$DEFINE USE_TYPEINFO} {$ELSE} { } {$ENDIF} // {$WEAKLINKRTTI ON} {$RTTI EXPLICIT METHODS([]) PROPERTIES([]) FIELDS([])} // {$WARN SYMBOL_PLATFORM OFF} {$WRITEABLECONST ON} {$POINTERMATH ON} {$MINENUMSIZE 4} {$TYPEDADDRESS ON}