Ah, now I've found it, and it is compiling! Thank you! Now, after many parts are successfully compiled, it is stumbling on the qt part. I'm getting about 250 messages like this:
/usr/local/lib/libqt4intf.so: undefined reference to `QTabBar::moveTab(int, int)' (each message lists a different function) then "Error while linking". any tips from here? Thanks, David On Mon 30 Nov 2009, Phil Hess wrote: > David, > > I believe that refers to Environment | Options, then on the Environment Files tab, look for "Lazarus directory". > > Thanks. > > -Phil > > ----- "David Emerson" <[email protected]> wrote: > > > I'm sorry for being so dense, but where are these Options? I have > > looked > > in Environment > Options, Tools > Configure Build Lazarus Options, > > Project > Compiler Options ... maybe I missed it? > > > > Thanks! > > David > > > > On Tue 24 Nov 2009, Mattias Gaertner wrote: > > > On Tue, 24 Nov 2009 15:12:16 -0800 > > > David Emerson <[email protected]> wrote: > > > > > > > I also have an svn installation (actually git) and the same > > problem > > > > occurs there: > > > > make: Entering directory `/usr/lib/lazarus/0.9.28.2/lcl' > > > > > > > > I'm not sure why my svn version wants to go to /usr/lib ... maybe > > > > the > > > > problem is that I have both installed? > > > > > > Check Options / Paths / Lazarus source directory > > > > > > Mattias > > > > > > -- > > > _______________________________________________ > > > Lazarus mailing list > > > [email protected] > > > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > > > > > > > > > > > > > -- > > _______________________________________________ > > Lazarus mailing list > > [email protected] > > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
