[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> &nbsp;&nbsp; I've got a couple of problems.&nbsp; First of all, the
 current CVS doesn't link correctly.&nbsp; 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.&nbsp; The CMDIarea and the menu/tool bars were black text on a black
 background.&nbsp; The group manager was fine (White background, black text).&nbsp;
 The menu highlights were thankfully white so I could see the menu option
 I was currently over.&nbsp; Anyway, I have kdelibs and kdesupport from CVSup
 (3 days old max) built and installed.&nbsp; They seem to be correct insofar as
 at compiler doesn't complain.&nbsp; I also have Qt from the same day, built and
 installed and the examples work.&nbsp; Any ideas???&nbsp; Has anyone else had this
 problem?<br><br>Tom<br><br>PS&nbsp; I hope to be a bit more useful and less of a nusiance when I get my system up and running.&nbsp; ;)<br></body>
</html>