반응형
Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 티스토리챌린지
- cpu frequency
- meta-tegra
- ssd 포맷
- l4t
- lineedit
- vpi
- nvidia
- LAYERS
- boot process
- libargus api
- camera
- 오블완
- vpiimage
- bitbake
- bash
- udpsink
- orin nx
- /dev/kmsg
- gcc7
- linux
- server error
- yocto
- mkfs.ext4
- Jetson
- gstsample
- nvarguscamerasrc
- RDEPENDS
- 봉화 숲속캠핑장
- libargus
Archives
- Today
- Total
DREAMER
[cmake]zlib.h No such file and directory 본문
728x90
반응형
[ 0%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfZipCompressor.cpp.o
/home/soyun/opencv-2.4.9/3rdparty/openexr/IlmImf/ImfZipCompressor.cpp:47:18: fatal error: zlib.h: No such file or directory
compilation terminated.
make[2]: *** [3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfZipCompressor.cpp.o] Error 1
make[1]: *** [3rdparty/openexr/CMakeFiles/IlmImf.dir/all] Error 2
make: *** [all] Error 2
일단 해당 c파일 위치에 헤더파일 옮겨줌
728x90
반응형
Comments