Hello, can somebody describe the procedure to compile a ui-file, after creating a new one with the designer? My environment is set correctly, but i donīt know how to compile the file generated with the designer. I have a ./build in the examples folder. This script-file I have copied in my folder and manually written a *.pro file? is it correct? then i startet the build-script and it has generated the hidden headerfiles. After i add my code in my files i try to make the project but, no binary was generatet. Any help is welcome, thanks to all
Problems with compiling an application after designing the .ui
Hi, I faced the same problem and decided to change to QT 4.5 and use QtCreator instead of making the files by hand. It is easier to use QtCreator. Regards, Mario

