Recent

Author Topic: do we have a wesite that uses lazarus?  (Read 23228 times)

asdf

  • Sr. Member
  • ****
  • Posts: 310
Re: do we have a wesite that uses lazarus?
« Reply #15 on: March 02, 2011, 05:48:48 am »
use fpembweb from svn,...

From SVN, it also had the same error.
Please help.
« Last Edit: March 02, 2011, 01:39:17 pm by asdf »
Lazarus 1.2.4 / Win 32 / THAILAND

asdf

  • Sr. Member
  • ****
  • Posts: 310
Re: do we have a wesite that uses lazarus?
« Reply #16 on: March 02, 2011, 01:40:18 pm »
 :(
Lazarus 1.2.4 / Win 32 / THAILAND

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2674
Re: do we have a wesite that uses lazarus?
« Reply #17 on: March 02, 2011, 02:28:22 pm »
I got the error message while compiling 'embweb' package.

What should be done next ?

Try to fix it ?

The error message is clear:
TCustomEmbWebApplication tries to override the method "WaitForRequest" of  TCustomWebApplication, which does not have the "WaitForRequest" method.

So verify if you have the latest TCustomWebApplication, and if so, that class may heve been changed, so look is a similar method exists, then adapt the TCustomEmbWebApplication so that is works with the new method.
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

Leledumbo

  • Hero Member
  • *****
  • Posts: 8835
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: do we have a wesite that uses lazarus?
« Reply #18 on: March 02, 2011, 05:59:45 pm »
And do you also have the svn version of lazarus and fpc? Mine here is working fine.

 

TinyPortal © 2005-2018