Hi i have installed qt4 but i cant get it to work.
When i run qmake on a project i get the makefile but then when i run make
it dont find the qt rellated classes.
I understand that it has something to do with the environment variables for qt but I dont know where to
put them.
I found on qt's homepage that I should put some environment variables in the .profile but i cant find it?
Is this the same as the .bashrc file in my home dir?
I found a profile file in /etc/ but it was't hidden?
But I did find a .profile file in the /root dir and it look some thing like the /etc/profile file.
Do you have any ideas what i should do?
When i run qmake on a project i get the makefile but then when i run make
it dont find the qt rellated classes.
I understand that it has something to do with the environment variables for qt but I dont know where to
put them.
I found on qt's homepage that I should put some environment variables in the .profile but i cant find it?
Is this the same as the .bashrc file in my home dir?
I found a profile file in /etc/ but it was't hidden?
But I did find a .profile file in the /root dir and it look some thing like the /etc/profile file.
Do you have any ideas what i should do?
Comment