> "Terry A. Haimann" <[email protected]> hat am 20. Juni 2013 um 19:34 > geschrieben: > > > I installed Lazarus 1.0.10 today and tried writing a small app. It has > a mysql 5.5 component in it, a button, Tedit, and a StringGrid. > > I am getting the following compile errors: > > /usr/lib64/lazarus/ideintf/propedits.pp(1783,5) Error: Expected another > 3 array elements > /usr/lib64/lazarus/ideintf/propedits.pp(6529) Fatal: There were 1 errors > compiling module, stopping
Probably a wrong compiler. 1.0.10 does not support 2.7.1, which introduced new types. > It is in the PropEdits source file. This is a Fedora 16 box, the > processor is amd 64. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
