[Lazarus] fpspreadsheet and build errors
JoshyFun
joshyfun at gmail.com
Thu Feb 4 21:07:57 CET 2010
Hello Lazarus-List,
Thursday, February 4, 2010, 6:13:36 PM, you wrote:
RP> Is anyone using fpspreadsheet with the newest lazarus 0.9.28.2 under win32?
RP> First of all I cannot find it anymore on sourceforge lazarus CCR (and
RP> I cannot access a svn server), so i am using a version I already had.
RP> Where can I get the package now?
I'm using it with Lazarus 0.9.29 SVN under win32 and Linux.
You can get a tarball using:
http://lazarus-ccr.svn.sourceforge.net/viewvc/lazarus-ccr/components/fpspreadsheet.tar.gz?view=tar
RP> Since I started trying to install it, everything has become a mess.
RP> I had troubles rebuilding lazarus+ide (the old times "Cannot find
RP> LazpackageIntf" was ressurected !! a nightmare for me!)
RP> After uninstalling and installing and rebuild a few times, that error
RP> stopped, but now even if I
RP> - open the .lpk package file
RP> - compile it
RP> - mark it for install
RP> - rebuild lazarus
RP> It ends up saying that it cannot find the package. If I a remove it
RP> from the list, then the build finishes correctly.
RP> Can anyone suggest something ?
This kind of problems usually are solved with a "full rebuild", so go
to "Tools -> Configure Build Lazarus -> Advanced settings" put all
selectable radio buttons in "Clean+Build" and select the check boxes
"Clean" and "With packages" and perform the rebuild.
The "can not find LazPackageIntf" usually is resolved by this mode, it
has a logic but quite complex to explain.
If you are still unable to install it I'll download 0.9.28.2 and try
to do so, but please first try the full rebuild.
--
Best regards,
JoshyFun
More information about the Lazarus
mailing list