Op 2010-10-19 10:34, Graeme Geldenhuys het geskryf: > > Any ideas why the linking of the IDE keeps failing? It can successfully > compile and link a default project (File > New > Project > Application) > without problems, but it can't link the IDE itself.
I found the problem! :-) The drive Windows and Lazarus is installed on, ran out of space in the linking phase. Windows 2000 never reported that it is out of space, so it never even occurred to me to look. By pure chance I saw I have 100 odd MB free on drive C, so I deleted some stuff, and then it occurred to me to try rebuilding the IDE again. It worked! Sorry for the false alarm - I blame Windows for this one. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net:8080/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
