Hello everyone,
I've moved to a new computer, installed lazarus 4.0, all my components,
but now I can't compile / view my form with F12 of my program I've been working for years now...
First I get this message when trying to view my form in the IDE:
Confirm changes
The following units will be added to the uses section of
C:\Users\User\Desktop\PROG\unit1.pas:
SynGutterBase
then I have a window FIX LFM file:
Is all these error coming from SynEdit? What can I do?
Thanks
edit: found it, I had a missing component, I think it was EncConv...