Results 1 to 3 of 3

Thread: Qt & qtroot

  1. #1
    Join Date
    Mar 2011
    Posts
    2
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Question Qt & qtroot

    Hi all,

    When I include the root include libraries in my program and compile using scons
    I get the following linking error:

    raw.o(.text+0x31e): In function `__static_initialization_and_destruction_0':
    /home/users/step0ut/root/include/TVersionCheck.h:34: undefined reference to `TVersionCheck::TVersionCheck(int)'
    collect2: ld returned 1 exit status

    The programs compiles and links cleanly without including root libraries, what could
    it be wrong?

    I was using a precompiled version of root before and thought that this was the problem,
    but now I just install a fresh 5.20 version but still get this error.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,371
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qt & qtroot

    What does this have to do with Qt?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Qt & qtroot

    One of the better completely pointless posts I think.

    Go over here: http://root.cern.ch/phpBB3/viewtopic.php?t=7304 and http://root.cern.ch/drupal/
    At least there people have some idea what you are talking about.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.