Just can't stay away
Joined: 2009/10/7 1:11 Last Login
: 10/27 15:47
From Odense
Group:
Registered Users
|
@spotUP
moc issue: This is still the same thing as before, it tries to build moc, but can't, because some path variable is missing. This could be because of some issue with the timestamp of the moc executable. Try resetting the date of the moc exe to the current date, and see if that helps.
EDIT: If that strategy fails, try going into the makefile and delete the line that says
(cd $(QTDIR)/src/tools/moc && $(MAKE))
Grey area issue: I canged all windows to use simple refresh, which is probably why you get the grey areas when Qt windows are at the back. This could be graphics card related. I have only tested on my X1000, and here the problem doesn't appear. I will try and test on my sam to see, if I get the same issue, and if so, I will probably change back to SMARTREFRESH.
@zzd10h
qtdemo uses QProcess to start programs asynchronously, so the answer is yes :)
I cannot remember exactly what it is, that it cannot do, but AFAIR it has got to do with piping input and output streams.
|