반응형
Notice
Recent Posts
Recent Comments
Link
안단테 안단테
make[2] : *** [ .obj /release-shared/qapplication_x11.o] Error 1 본문
IT 기술/Information
make[2] : *** [ .obj /release-shared/qapplication_x11.o] Error 1
안단테에 2023. 2. 8. 10:57728x90
반응형
make[2] : *** [ .obj /release-shared/qapplication_x11.o] Error 1
약간 좀 건너 뛰었는데
Qt/Embedded 포팅을 할때 uic 파일을 만들어야 한다고 설명이 나와있습니다.
하지만 책에 나와있는데로 make로 컴파일을 하게 되면 아래와 같은 에러가 나옵니다...
make[2] : *** [ .obj /release-shared/qapplication_x11.o] Error 1
make[2] : Leaving directory '/workl/qte/qtx-3.3.6/src'
make[1] : *** [sub-src] Error 2
make[1] : Leaving directory '/work/qte/qtx-3.3.6'
make : *** [init] Error 2
이 에러는 make로 컴파일할때 나오는 에러이기 때문에 따로 신경 안쓰셔도 됩니다.
728x90
반응형
'IT 기술 > Information' 카테고리의 다른 글
tftp하기 위한 조건 (0) | 2023.02.08 |
---|---|
error ptrdiff_t does not name a type (0) | 2023.02.08 |
tftp 설치 (0) | 2023.02.08 |
arm-linux-gcc 설치 (0) | 2023.02.08 |
minicom 설치 (0) | 2023.02.08 |
Comments