On Fri, 19 Apr 2013 19:37:17 -0400 Anthony Tekatch <[email protected]> wrote:
> Hello, > > I'm trying to get the Bluetooth package running (here): > http://wiki.freepascal.org/Bluetooth > and got the following error on Lazarus V1.1; > > Error: Fields cannot appear after a method or property definition, start a > new visibility section first > > at this line: > WiiMotes: TWiiMotes; > > in this file: > WiiMoteTools.pas > > I think that this file needs to be updated by putting the constructor / > destructor / procedure / function definitions after the variable > definitions. > > If I am right, can someone update the source code? Thanks for the hint. I updated the source code. >[...] Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
