View previous topic :: View next topic |
Author |
Message |
GRB Advanced Cheater
Reputation: 0
Joined: 17 Nov 2006 Posts: 53
|
Posted: Fri Feb 17, 2012 7:28 am Post subject: Error Building 6.2 From SVN |
|
|
Code: | Options changed, recompiling clean with -B
formdesignerunit.pas(279,46) Error: method identifier expected
formdesignerunit.pas(281,23) Error: Identifier not found "MethodExists"
formdesignerunit.pas(319,73) Error: Identifier not found "OnGetCompatibleMethods"
formdesignerunit.pas(329,75) Error: Incompatible type for arg no. 1: Got "CompatibleMethodExists(const AnsiString,PInstProp,var Boolean,var Boolean,var Boolean):Boolean;", expected "<procedure variable type of function(const AnsiString,PInstProp,var Boolean,var Boolean,var Boolean):Boolean of object;Register>"
formdesignerunit.pas(730,47) Error: method identifier expected
formdesignerunit.pas(733,15) Error: Identifier not found "OnGetMethods"
formdesignerunit.pas(863) Fatal: There were 6 errors compiling module, stopping
|
Any help please?
Using:
Lazarus 0.9.31
FPC 2.6.1
Win7 64
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25791 Location: The netherlands
|
Posted: Fri Feb 17, 2012 7:59 am Post subject: |
|
|
get lazarus revision 32774 and fpc 2.5.1
and undo all the edits you made
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
GRB Advanced Cheater
Reputation: 0
Joined: 17 Nov 2006 Posts: 53
|
Posted: Fri Feb 17, 2012 11:17 am Post subject: |
|
|
Didnt done any changes at all!
Downloaded from SVN
Open Project on lazarus
Compile.
Those errors showed up.
|
|
Back to top |
|
 |
Freiza Grandmaster Cheater
Reputation: 22
Joined: 28 Jun 2010 Posts: 662
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25791 Location: The netherlands
|
Posted: Mon Mar 12, 2012 9:19 am Post subject: |
|
|
You'll have to do a svn checkout of that lazarus revision and compile that. (I'm not going to update to a more recent svn revision till I start with ce 6.3)
Or just try fixing the things that need to be changed. (or just comment stuff out)
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
Freiza Grandmaster Cheater
Reputation: 22
Joined: 28 Jun 2010 Posts: 662
|
Posted: Mon Mar 12, 2012 9:46 am Post subject: |
|
|
http://svn.freepascal.org/svn/lazarus/trunk
how can I get specific version from this? What should I type in Tortoise to get specific revision and fpc 2.5.1
How can I get older version. Can you provide me a svn checkout link?
I am getting LCLBase (>= 1.0.1) problem. I am using version 0.9.30.4RC3.
How to resolve this problem
_________________
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25791 Location: The netherlands
|
Posted: Mon Mar 12, 2012 11:44 am Post subject: |
|
|
Just get the daily snapshot of the svn and compile ce fixing some of the stuff that won't work. That is a lot easier than trying to compile lcl and fpc
also, delete %localappdata%\lazarus before installing lazarus
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
|