Hi all, I'm now working with the MINI2440 development board from http://www.developmentboard.net. the board seems to be perfect, it came with a detailed manual, following which I am testing this board, installed Redhat 9.0, arm-linux-gcc-3.3.2, Qt/embedded, now I'm trying to compile the example program "Hello,world!", where I saw the error information below:
Qt Code:
[root@localhost hello]# make /usr/lib/qt-3.1/bin/uic hello_base.ui -o ./hello_base.h /usr/lib/qt-3.1/bin/uic: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory make: *** [hello_base.h] Error 127To copy to clipboard, switch view to plain text mode
What does this mean?
what should I do with this?
Any information will be helpful, thanks in advance!


Reply With Quote


Bookmarks