Good morning everybody,
I am installing a third party software, i.e. silo 4.9, on Ubuntu Quantal.
During the compilation phase with make I always get the following error:
Explorer.h:58:23: fatal error: QMainWindow: No such file or directory
compilation terminated.
I have seen few discussion online where it seems that the problem can be fixed by installing libqt4-dev. I did install it with and I also installed all the other qt4 libraries but the problem is still there.
Do you have an idea which could be the probelm?
Could you please help me to find where qt is installed by the package manager? I see that something is installed in /usr/share/qt4. Such a directory contain:
bin/ include/ phrasebooks/
doc/ mkspecs/ translations/
but not lib. Where the right qt4 directory lib is located?
Thank you.
Bye bye
I am installing a third party software, i.e. silo 4.9, on Ubuntu Quantal.
During the compilation phase with make I always get the following error:
Explorer.h:58:23: fatal error: QMainWindow: No such file or directory
compilation terminated.
I have seen few discussion online where it seems that the problem can be fixed by installing libqt4-dev. I did install it with and I also installed all the other qt4 libraries but the problem is still there.
Do you have an idea which could be the probelm?
Could you please help me to find where qt is installed by the package manager? I see that something is installed in /usr/share/qt4. Such a directory contain:
bin/ include/ phrasebooks/
doc/ mkspecs/ translations/
but not lib. Where the right qt4 directory lib is located?
Thank you.
Bye bye