Version: 3.0.0a6 (using KDE KDE 3.1.3) Installed from: SuSE RPMs Compiler: gcc (GCC) 3.3 20030226 (prerelease) (SuSE Linux) Qt 3.2.1 OS: Linux One of my subproject (static lib target) contains: - 20 source (cpp) files, - nearly 20 headers (h) - some forms (6) Since the first alpha release of Gideon I watches this effect. Every time a project is a little bit larger, the output of the messages window stops at link time and the entire application freezes. Why? Thanks, Tom
I have never had any problems like these, and I'm using qmake manager regularly for big static libs with more 100 source files. Tom, could you please provide the last few lines of the message window output (set to full compiler output). What happens if you build the project manually i.e. doing make clean, qmake, make from the konsole?
Tom I'm closing this one because of your silence. Reopen if it presists.