Menu

Cannot build latest trunk

Kaarigar
2013-08-10
2013-08-11
  • Kaarigar

    Kaarigar - 2013-08-10

    I cannot build latest code that I got from the trunk just now. The runtime package win32 build target fails at line 192 of DPF.iOS.UIScrollView. There is a missing unit reference for TUIView class.

     

    Last edit: Kaarigar 2013-08-10
  • Rob Kenders

    Rob Kenders - 2013-08-10

    Hi,

    V2.8.5 installs fine here.
    [Downloaded from here]

    Check history.txt if you have the latest version.

    Cheers,

    Rob

     

    Last edit: Rob Kenders 2013-08-10
  • Tyson Stephen

    Tyson Stephen - 2013-08-11

    If you grabbed the dpfuiscrollview.pas from the latest tickets area then you need to add

    {IFDEF IOS}
    {ENDIF}

    Wrap that around the TUIView calls ans the will solve it....

     
    • Kaarigar

      Kaarigar - 2013-08-11

      Yes, I got the source using svn. Just curious, why this conditional compiler directives are not added to this file? And how it made to the repository although it broke the build?

       
  • Babak Yaghoobi

    Babak Yaghoobi - 2013-08-11

    Hi,

    SVN updated.

    regards

     
  • Tyson Stephen

    Tyson Stephen - 2013-08-11

    Kaarigar,

    That was my bad, I didn't take it onto consideration when I added the animation for the scroll view and passed the file onto Babak.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.