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?