Error on creating new project
-
wrote on 23 Sept 2014, 08:57 last edited by
I installed Qt creator on fedora 17 using ‘yum install’. Now when i create a new project i get this error-
!http://vk.com/imdad_7?z=photo248440575_340055962/photos248440575()!
I cant figure out how to make things work. Please suggest how or what to do!
-
wrote on 23 Sept 2014, 18:04 last edited by
Do you get this error immediately after you click "New Project" ?
-
wrote on 23 Sept 2014, 18:08 last edited by
Looks like a file access problem. You could try in a terminal:
@
chmod -R 770 /home/iamdad/Qt
@ -
wrote on 23 Sept 2014, 18:41 last edited by
Thanks.
1/4