Menu

#320 Small bug with XE7 installation

closed
nobody
None
Bug
2014-12-19
2014-12-04
Graham
No

hi Guys,

Just got around to installing into XE7 and found a small issue...

The following link needs to be wrapped in {$IFDEF} commands in order to compile/install under the Win32 platform.

UIWebView.pas (line 118)

{$IFDEF IOS}
property WebView: UIWebView read FUIWebView;
{$ENDIF}

Kind regards,
Graham

Discussion

  • Sebastian Zierer

    I'm sorry, but I cannot reproduce this because I don't see that line.

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2014-12-13

    Hi Graham,

    I think you are using old version.

    Regards

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2014-12-19
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB