Closed dkounal closed 1 year ago
line 6916 and 6937 It is better to have {$IFDEF windows} instead of {$IFNDEF LINUX}
As it is now, it can not be compiled for android/ios targers
Posted the pull-request.
line 6916 and 6937 It is better to have {$IFDEF windows} instead of {$IFNDEF LINUX}
As it is now, it can not be compiled for android/ios targers