|
Post by hesbam on Feb 25, 2008 20:15:10 GMT -5
When I compile vclzip in a new package use delphi2006,I have some error,ex: [Pascal Error] kpDFLT.PAS(65): E2029 'UNIT' expected but 'FUNCTION' found [Pascal Error] kpDFLT.PAS(82): E2003 Undeclared identifier: 'LENGTH_CODES' [Pascal Error] kpDFLT.PAS(82): E2026 Constant expression expected [Pascal Error] kpDFLT.PAS(83): E2003 Undeclared identifier: 'D_CODES' [Pascal Error] kpDFLT.PAS(83): E2026 Constant expression expected [Pascal Error] kpDFLT.PAS(84): E2003 Undeclared identifier: 'BL_CODES' [Pascal Error] kpDFLT.PAS(84): E2026 Constant expression expected
what can I do ?
|
|
|
Post by Kevin on Feb 25, 2008 20:58:42 GMT -5
|
|