Menu

Can not compile in Delphi 7

Help
TommyBrc
2007-10-10
2012-07-18
  • TommyBrc

    TommyBrc - 2007-10-10

    Hi!! I've downloaded the project and tried to compile it.
    It seams that in D7 there is no support for the "class var" or "class property" instructions.
    Only "class procedure" or "class function" are available. Unless I am missing something.
    So, this is where I need help. I am missing something?? :)

    Best regards!!

     
    • TridenT

      TridenT - 2007-10-10

      Yes, you are right : class var and class method came from Delphi2005.
      So by now, i've used Delphi 2006 for the development.

      Sorry about this, but it is faster for me to write it this way !

       
      • TommyBrc

        TommyBrc - 2007-10-10

        Ok.. no problem. I'll what I can do about it.
        I think there is a reference somewhere (I read it, I don't remember where), that says the code compiles with D5 or higher. You may want to actualize this.

        Best regards.!! Sorry if I'm wrong..

         
      • TommyBrc

        TommyBrc - 2007-10-10

        Ok.. no problem. I'll see what I can do about it.
        I think there is a reference somewhere (I read it, I don't remember where), that says the code compiles with D5 or higher. You may want to actualize this.

        Best regards.!! Sorry if I'm wrong..

         
        • TridenT

          TridenT - 2007-10-10

          ok, I will fix this information.
          I know there is a "big" delphi7 user community, so when bugs will be sold-out, I will try to fix Delphi7 support.

          But I don't have time to do this today !

           

Log in to post a comment.