Menu

can't use QtTestRunner on linux?

Help
Mark Ivey
2005-04-26
2013-04-22
  • Mark Ivey

    Mark Ivey - 2005-04-26

    I'm trying to compile examples/qt from cppunit 1.10.2 on linux (fedora core 1), and I get this error:
    /tmp/ccKrHE8b.o(.text+0x32): In function `main':
    : undefined reference to `CppUnit::QtTestRunner::QtTestRunner[in-charge]()'

    I poked around the files in cppunit-1.10.2.tar.gz, and it doesn't look like the QtTestRunner stuff is being compiled when I run "./configure && make"

    What do I have to do to compile QtTestRunner on linux?

     
    • jonaskari

      jonaskari - 2005-07-04

      Hi, I'm having the same problem, did you find a solution on how to use the Qt gui?

       
    • Baptiste Lepilleur

      The QT test runner need to be build "by hand": use qmake with qttestrunner.pro.

      Baptiste.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.