This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| asamara@ahmedsamara:build$ make | |
| Scanning dependencies of target QRCodeStateEstimation | |
| [ 16%] Building CXX object src/library/CMakeFiles/QRCodeStateEstimation.dir/SOMException.cpp.o | |
| [ 33%] Building CXX object src/library/CMakeFiles/QRCodeStateEstimation.dir/QRCodeStateEstimator.cpp.o | |
| [ 50%] Building CXX object src/library/CMakeFiles/QRCodeStateEstimation.dir/SOMScopeGuard.cpp.o | |
| [ 66%] Linking CXX shared library ../../lib/libQRCodeStateEstimation.so | |
| [ 66%] Built target QRCodeStateEstimation | |
| Scanning dependencies of target estimateLocationFromQRCode | |
| [ 83%] Building CXX object src/example/CMakeFiles/estimateLocationFromQRCode.dir/main.cpp.o | |
| [100%] Linking CXX executable ../../bin/estimateLocationFromQRCode |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| asamara@ahmedsamara:build$ make VERBOSE=1 | |
| /usr/bin/cmake -H/home/asamara/opencv -B/home/asamara/opencv/build --check-build-system CMakeFiles/Makefile.cmake 0 | |
| /usr/bin/cmake -E cmake_progress_start /home/asamara/opencv/build/CMakeFiles /home/asamara/opencv/build/CMakeFiles/progress.marks | |
| make -f CMakeFiles/Makefile2 all | |
| make[1]: Entering directory '/home/asamara/opencv/build' | |
| make -f modules/hal/CMakeFiles/opencv_hal_pch_dephelp.dir/build.make modules/hal/CMakeFiles/opencv_hal_pch_dephelp.dir/depend | |
| make[2]: Entering directory '/home/asamara/opencv/build' | |
| cd /home/asamara/opencv/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/asamara/opencv /home/asamara/opencv/modules/hal /home/asamara/opencv/build /home/asamara/opencv/build/modules/hal /home/asamara/opencv/build/modules/hal/CMakeFiles/opencv_hal_pch_dephelp.dir/DependInfo.cmake --color= | |
| make[2]: Leaving directory '/home/asamara/opencv/build' | |
| make -f modules/hal/CMakeFiles/opencv_hal_pch_dephelp.dir/build.make modules/hal/CMakeFiles/opencv_ha |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| s |
NewerOlder