[Lazarus] PBear and Gecko SDK components in Lazarus..
dominique at savagesoftware.com.au
dominique at savagesoftware.com.au
Sat Feb 28 02:36:09 CET 2009
Any one who uses SVN, you may encounter a problem if updating to Version
18829 or above.
This applies if:
- you build Lazarus from within the IDE
- have the new SynEdit-design package installed
The "make bigide" should not be effected.
Here is how to solve the issue:
- Uninstall SynEdit-design *before* upgrading (it has been merged into
SynEdit)
If you have already upgraded you can also do this at the end.
- You can build Lazarus via "make bigide"
OR
- Inside the IDE:
check "make clean"
build only LCL, Package-Registration, IDE-Interface
UNcheck "make clean"
build the remaining package (make sure you do not clean or rebuild the
packages you have build above)
restart the ide
now you can uninstall SynEdit-design
This is because the build-order has changed (you will notice this, once
you restarted the IDE)
----------
sorry for the trouble
Martin
More information about the Lazarus
mailing list