Qt Labs Forum » General discussions

Problems with Qmake (in Qt)

(2 posts)

  1. DrBlaat
    DrBlaat
    Member

    Hello,
    Recently i've been using Qt to try to build a graphic user interface. When I try to compile and build my project using Qmake I have this problem that there is no release file generated. The folders for the release and debug files are created, but they are empty.

    Obviously I'm new to Qt, so maybe this is a very simple problmen, but I couldn't find it anywhere in the FAQ's/documentation.

    Does anyone know how to get my releasfile?

    Posted: 8 months #
  2. DrBlaat
    DrBlaat
    Member

    Okay, now i've got it so far that I have a makefile and I'm trying to make an executable out of it. To do this I use qmake. The problem is that qmake gives an parsing error in my makefile:

    C:QT4.3.4binmakefile:54: Parse Error ('.SUFFIXES: .cpp .cc .cxx .C .c')

    Does annyone know what to do with this?

    Thanks

    Posted: 8 months #

RSS feed for this topic

Reply

You must log in to post.



© 2008 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.
All other trademarks are property of their respective owners.