리눅스

Qt - 우분투(Ubuntu) 컴파일 오류

요지 2011. 5. 18. 14:37

에러 메세지


Basic XLib functionality test failed!
  You might need to modify the include and library search paths by editing
  QMAKE_INCDIR_X11 and QMAKE_LIBDIR_X11  [내 디렉토리]

 
위와 같이 나옵니다.
 
이건 apt-get build-dep qt4-qmake  로 설치해주니
된다


./configure

o

y

make install