Forum Replies Created
-
AuthorPosts
-
mol
ParticipantDid you delete the *.dcp files, too, before re-installing?
April 27, 2010 at 3:33 pm in reply to: Cannot use registered v.6.60 or full evaluation version with D2007 #42366mol
ParticipantI finally managed to find the reason why I wasn't able to use AlphaControls with D2007. Turned out that there was a component on my HD which had entered a path to its own version of ZLibEx in the Library Path during installation. Thus the conflicts. Hope that helps.
March 31, 2010 at 4:03 pm in reply to: Cannot use registered v.6.60 or full evaluation version with D2007 #42034mol
ParticipantHi Serge
Thanks for your help, but sadly the new file didn't help. Same problem with D2007, same error messages as described above. Any other ideas?
March 30, 2010 at 4:50 pm in reply to: Cannot use registered v.6.60 or full evaluation version with D2007 #42020mol
ParticipantI just bought the registered version of AlphaControls and the problem persists under Delphi 2007 Pro. Installation completes smoothly, but as soon as I drop a sSkinManager and sSkinProvider on a form and try to compile, I'm out of luck (I cannot compile anything). After a clean install I get the following error messages, which all point to acPNG.pas:
[DCC Error] acPNG.pas(346): E2003 Undeclared identifier: 'InflateReset'
[DCC Error] acPNG.pas(347): E2003 Undeclared identifier: 'Z_OK'
[DCC Error] acPNG.pas(351): E2003 Undeclared identifier: 'Inflate'
[DCC Error] acPNG.pas(360): E2003 Undeclared identifier: 'InflateEnd'
[DCC Error] acPNG.pas(365): E2003 Undeclared identifier: 'InflateInit'
[DCC Error] acPNG.pas(590): E2003 Undeclared identifier: 'Z_PARTIAL_FLUSH'
[DCC Error] acPNG.pas(974): E2003 Undeclared identifier: 'Z_STREAM_END'
[DCC Error] acPNG.pas(981): E2003 Undeclared identifier: 'Z_OK'
[DCC Error] haupt.pas(16): F2063 Could not compile used unit 'acPNG.pas'What's going on here? HELP!
-
AuthorPosts