Menu

#4 OXml_XE*.bpl cannot compile

1.0
open
nobody
None
2015-08-23
2015-08-21
DjKike
No

OXml_XE*.bpl cannot compile. Dependency OJSON in '....\units\OJSON.pas', not found.

1 Attachments

Discussion

  • DjKike

    DjKike - 2015-08-21

    I fixed it replacing :

    # OXml in "..\..\units\OXML.pas"
    

    With :

    # OJsonReadWrite in '..\..\units\OJsonReadWrite.pas',
    # OJsonUtf8ReadWrite in '..\..\units\OJsonUtf8ReadWrite.pas',
    # OJsonUtils in '..\..\units\OJsonUtils.pas'"
    
     

    Last edit: DjKike 2015-08-21
  • Ondrej Pokorny

    Ondrej Pokorny - 2015-08-23

    You fixed it correctly. I am currently working on JSON and there'll be more changes. So I'll update the packages in SVN trunk when the work is done. Btw. the stable releases are OK.

     

Log in to post a comment.

MongoDB Logo MongoDB