Menu

Can't Compile Under Delphi 7

Tumer
2008-01-14
2013-05-23
  • Tumer

    Tumer - 2008-01-14

    I am trying to install the IdePLugIn using the source code package. But Unfortunately I am getting an error saying SetAsm unit is not found. Anyone have a solution for this error?

     
    • Anthony Steele

      Anthony Steele - 2008-01-15

      the SetAsm.pas unit is in the source tree. It is possible that the .dpk is in error and does not include it.
      Try adding this unit to the project.

       

Log in to post a comment.