Dev-C und QT



  • Hallo,

    möchte unter Dev-C eine kleine QT-Applikation
    erstellen. Jedoch bringt er mir viele Meldungen mit:

    undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned)'
    undefined reference to `QWidget::setName(char const*)'
    undefined reference to `QPushButton::QPushButton(QWidget*, char const*)'
    etc.
    

    Was muss man beim Einbinden alles beachten?
    Hat da jemand schon Erfahrungen gesammelt?

    Gruß und Dank!



  • kann man unter windows denn mit dem dev sowas machen?
    fänd ich ja toll, wäre mir aber neu.

    folgendes finde ich bei trolltech:

    Supported Platforms

    Programs written with Qt/Windows will run on Windows Server 2003, Windows XP, Windows 2000, Windows NT 4, and Windows 95/98/Me. Qt/Windows uses the native Windows API and does not require any special additional libraries.

    Qt/Windows can be used with Visual Studio .Net, Microsoft Visual C++ 6.0 or Borland Builder 5 (bcc32 5.5). The distribution includes qmake, a build tool that creates makefiles for Microsoft's nmake and for Borland's make as well as project files for Microsoft Visual C++ (.dsp files).

    http://www.trolltech.com/products/qt/windows.html


Anmelden zum Antworten