Hello,
I use Delphi 2010.
I try (I hope) to port my application from 7.2.0b to 8.0 trunk 8015 in this weekend but:
1) during compilation of ZDbc140.bpl results in a Redeclared ZDbcBeginnerStatement in '..\..\src\dbc\ZDbcBeginnerStatement.pas'
2) i comment the redeclared line of code;
3) during compilation of ZDBC140,bpl result in a Not Found ZDbcXmlUtils.dcu
4) I add ZDbcXmlUtils on ZDbc140.BPL but I receive [DCC Error] ZDbcXmlUtils.pas(157): E2034 Too many actual parameters
What I can do?
I saw (viewtopic.php?f=50&t=73319&start=255) that the trunk 8005 seems to compile but how I can backward to this trunk with TortoiseSVN?
Thanks
Porting App from 7.2.0b to 8.0 trunk 8015
-
- Platinum Boarder
- Posts: 1956
- Joined: 17.01.2011, 14:17
Re: Porting App from 7.2.0b to 8.0 trunk 8015
Hello Louis,
these problems should be fixed now for Zeos 8. Usually Subversion allows you to checkout earlier revisions. But how you do that depends on the solution (command line, TortoisSVN, ...) you use.
With best regards,
Jan
these problems should be fixed now for Zeos 8. Usually Subversion allows you to checkout earlier revisions. But how you do that depends on the solution (command line, TortoisSVN, ...) you use.
With best regards,
Jan