KDE

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • : Link error in kgeography under OSX

    0 answers - 1572 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Hello,
    I'm trying to build kdeedu-4 on my SX machine using Benjamin's new
    packages for Qt and kdelibs. I get the following linker error in
    kgeography:
    Linking CXX executable script.app/Contents/MS/script
    /usr/bin/ld: Undefined symbols:
    QDomDocument::setContent(QIDevice*, QString*, int*, int*)
    QDomDocument::QDomDocument()
    QDomDocument::~QDomDocument()
    QDomNodeList::~QDomNodeList()
    QDomNode::QDomNode()
    QDomNode::~QDomNode()
    QDomNode::operator=(QDomNode const&)
    QDomNodeList::item(int) const
    QDomNodeList::length() const
    QDomNode::childNodes() const
    QDomNode::firstChild() const
    QDomNode::isNull() const
    QDomNode::nodeName() const
    QDomNode::namedItem(QString const&) const
    QDomNode::nodeValue() const
    collect2: ld returned 1 exit status
    make[2]: [] Error 1
    I tried adding "${KDE4_KXMLCRE_LIBS}" to the target_link_libraries()
    list in kgeography/src/CMakeLists.txt, but this was little more than a
    guess. The above errors imply that the QtXml library isn't being
    linked, so I hoped adding the above variable would do it. But I get the
    same error.
    This works fine on Linux, so I'm not sure what the problem might be.
    BTW, so far the following programs have built on SX with no problems:
    libkdeedu
    kalzium
    kanagram
    kbruch
    kstars
    khangman
    kig
    I will try the remaining programs and report back on their status as well.
    regards,
    Jason
    kde-edu mailing list
    kde-edu (AT) mail (DOT) kde.org

Re: : Link error in kgeography under OSX


max 4000 letters.
Your nickname that display:
In order to stop the spam: 9 + 8 =
QUESTION ON "KDE"

EMSDN.COM