Problem upgrading to AlphaDB2010 v6.67

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #42855
    Anonymous

      Please change PAnsiChar -> PChar to fix this error

      #42857
      IPSteven
      Participant

        That fixed it – thanks.

        BTW I was getting the structure error (component still installed though):

        QUOTE
        'sDefs.inc' could not be found in the current project at line 2

        I fixed this by changing
        {$I sDefs.inc}
        to
        {$I ..sDefs.inc}

        #42926
        Support
        Keymaster

          Hi
          sDefs.inc will be found always if you define a path to the AlphaControls package in the IDE <img src="style_emoticons//smile.gif” style=”vertical-align:middle” emoid=”:)” border=”0″ alt=”smile.gif” />

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.