> So, > 1. I got the sources > 2. compiled the first time... everything ok. > 3. close the IDE, copy 0.9.30-config to 0.9.31-config and > replaced all 0.9.30 texts to 0.9.31 in all files 4. open IDE > without errors. 5. build up + clean all using the main menu > 6. IDE compile all files, creates the lazarus.new.exe and > restart. 7. ERROR(?) I see the image in attachment. >
There has been made a change in TCustomForm.Create constructor. It raises now an exception if the descendant has no resources. One of your packages needs to be adapted. More info here (look in the notes): http://bugs.freepascal.org/view.php?id=19389 Ludo -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
