On Mon, 31 Jan 2011 14:16:58 +0100, Bo Berglund wrote:
I have checked out lazarus_0_9_30_fixes branch today into a new folder
and successfully rebuilt lazarus using the release fpc 2.4.2 (on
windows).

Now inside Lazarus I need to register the SdpoSeriial package so I
open the sdposerial.laz package and clickcompile and it all works.
Then I click the Install button and now I am saked to rebuild lazarus,
which I accept.

But now I get another dialog saying:
"The package "CGILazIDE" is marked for installation, but can not be
found. Remove the dependency from the installation list of packages?"

What do I do now? Obviously I do not want to change Lazarus in any
other way than adding the SdpoSerial components.....

What causes this message to pop up in the first place?

How did you rebuild Lazarus in the first place? I presume by using
"make". In that case it didn't include the packages you selected some
other time. Rebuilding from within the IDE however DOES include those
packages. CGILazIDE is deprecated for some time now and as it seems
finally gone (or renamed?). If you don't need it, kick it out ;-)

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to