도와주세요!!
글 수 15,339
2008.09.23 20:38:20 (*.250.33.98)
14921
강좌를 보고 따라하는데 자꾸 오류 나서 이렇게 글을 올립니다..
QT 프로그램을 사용해서 터치스크린을 동작하게 하려는데 qt-mips 를 설치 해야되는데 자꾸 gmake에서 오류가 납니다.
qtopia-core-opensource-src-4.3.4.tar.gz 을 풀고 강좌 내용에 따라서
./configure -prefix /qt4/qt-mips -embedded mips -little-endian -release -no-largefile -no-accessibility -no-qt3support -qt-zlib -qt-gif -qt-libpng -no-libmng -qt-libjpeg -qt-mouse-tslib -I/qt4/tslib-mips/include -L/qt4/tslib-mips/lib -no-nis -no-cups -qt-freetype -depths 16,24,32
까지 하고 나서
The tslib functionality test failed!
You might need to add additional include and library search paths
by passing the -I and -L switches to ./configure.이런 구문이 뜹니다.
그리고 gmake를 하면 gmake: `first'를 위해 할 일이 없습니다 이렇게 뜨면서 진행이 되지를 않네요~..
좀 도와 주세요.. 아 그리고 ez-s2410 보드에서 터치스크린을 작동하는 예제파일이나 설명서 같은거 있으면 자료좀 주시면 감사합니다.
환경설정에 지정하신 -I/qt4/tslib-mips/include -L/qt4/tslib-mips/lib 로 지정하신 디렉토리에
tslib를 설치하셨는지요?
설치하지 않으셨다면 "QT에서 터치 스크린을 이용" 본문에 소개된 "터치스크린을 사용해 보자"글을 참고하셔서
설치하세요.