PDA

View Full Version : uic, moc ( windows 7 )



underlife
16th October 2009, 14:34
hi , i have a little problem with uic on windows 7 in console , i can do "uic file.ui" but when wanna use : "-o" uic say : "could not create output file" any ideas ?





( when i use "uic filename.ui o- otherfilename.cpp" on C: disk , uic dont say anything but do not create file ) .

axeljaeger
19th October 2009, 08:22
This sounds like a problem with permissions. Does it work in a directory where you have rights to write files for sure, e.g. your MyDocuments-folder? (C:\Users\<yourname>\MyDocuments or similar)?