[Lazarus] Trunk cannot compile. Missing unit 'PropEdits'

2009-03-13 Thread Graeme Geldenhuys
I just got an svn update for Lazarus to r18979.  I did a make clean
and build and it fails with the missing unit 'PropEdits' in the
SynPropertyEditObjectList unit.


Regards,
  - Graeme -


___
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Trunk cannot compile. Missing unit 'PropEdits'

2009-03-13 Thread dmitry boyarintsev
 I just got an svn update for Lazarus to r18979.  I did a make clean
 and build and it fails with the missing unit 'PropEdits' in the
 SynPropertyEditObjectList unit.
you nead to clean all.
infact, i've had to delete the whole units (compiler units) directory.

Thanks,
Dmitry

___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Trunk cannot compile. Missing unit 'PropEdits'

2009-03-13 Thread Paul Ishenin
Graeme Geldenhuys wrote:
 I just got an svn update for Lazarus to r18979.  I did a make clean
 and build and it fails with the missing unit 'PropEdits' in the
 SynPropertyEditObjectList unit.

We had some problems before but there were already solved. Try to make 
clean bigide.

Best regards,
Paul Ishenin.

___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Trunk cannot compile. Missing unit 'PropEdits'

2009-03-13 Thread Graeme Geldenhuys
On Fri, Mar 13, 2009 at 10:19 AM, dmitry boyarintsev
skalogryz.li...@gmail.com wrote:
 I just got an svn update for Lazarus to r18979.  I did a make clean
 and build and it fails with the missing unit 'PropEdits' in the
 SynPropertyEditObjectList unit.
 you nead to clean all.
 infact, i've had to delete the whole units (compiler units) directory.


I found the solution. It was explained in a message some time back
entitled 'SVN followers. incompatible changes'. after I did a
'make bigide', I could recompile the IDE from the Tools menu and
select GTK1 without problems.


Regards,
  - Graeme -


___
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/

___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus