[bt-devel] Two problems
Thomas J. Philpot
bt-devel@crosswire.org
Mon, 31 Jan 2000 16:29:29 -0600
<html><head></head>
<body>Hi guys,<br><br> I've got a couple of problems. First of all, the
current CVS doesn't link correctly. Here's a snippet of the errors I get
when 'make' the CVS code under KDevelop1.<br><br>/frontend/presenters/libpresenters.a(cbiblepresenter.o):
In function &pi0;CBiblePresenter::CBiblePresenter(QWidget *, char const *, KToolBar
*, CModuleInfo *)':<br>cbiblepresenter.o(.text+0x2d): undefined reference to &pi0;CBiblePresenter::QPaintDevice virtual table'<br>cbiblepresenter.o(.text+0x37): undefined reference to &pi0;CBiblePresenter virtual table'<br>./frontend/presenters/libpresenters.a(cbiblepresenter.o): In function &pi0;CBiblePresenter::~CBiblePresenter(void)':<br>cbiblepresenter.o(.text+0x238): undefined reference to &pi0;CBiblePresenter::QPaintDevice virtual table'<br>cbiblepresenter.o(.text+0x23f): undefined reference to &pi0;CBiblePresenter virtual table'<br>./frontend/presenters/libpresenters.a(clexikonpresenter.o):
In function &pi0;CLexikonPresenter::CLexikonPresenter(QWidget *, char const
*, KToolBar *, CModuleInfo *)':<br>clexikonpresenter.o(.text+0x2d): undefined reference to &pi0;CLexikonPresenter::QPaintDevice virtual table'<br>clexikonpresenter.o(.text+0x37): undefined reference to &pi0;CLexikonPresenter virtual table'<br><br>Secondly,
the last time I was able to build the CVS (i.e. yesterday) I got some strange
results. The CMDIarea and the menu/tool bars were black text on a black
background. The group manager was fine (White background, black text).
The menu highlights were thankfully white so I could see the menu option
I was currently over. Anyway, I have kdelibs and kdesupport from CVSup
(3 days old max) built and installed. They seem to be correct insofar as
at compiler doesn't complain. I also have Qt from the same day, built and
installed and the examples work. Any ideas??? Has anyone else had this
problem?<br><br>Tom<br><br>PS I hope to be a bit more useful and less of a nusiance when I get my system up and running. ;)<br></body>
</html>