Menu

Access Violation with XMI export

Discussion
2006-11-03
2013-04-02
  • Nobody/Anonymous

    Hello,
    I always get an access violation when I try to generate XMI models.
    My projects are developed in Delphi7 under Win.
    Can you help me?
    Thanks a lot in advance.
    Stefano.

     
    • G. Veith

      G. Veith - 2006-11-03

      Hello,

      and I'm sorry, I broke all "simple" generators.
      Waiting for a new release will probably take a while, you either have to use the previous version (1.7.2.340) or compile DelphiDoc yourself and add in UMakeDoc.pas before line 2497:

      FExtractor.ResetForNewGeneration;        //reset the extractor

      the following line:

      if assigned(FExtractor) then            //if available

      Best regards,
      Gerold Veith

       

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.