Description
I installed kImageAnnotator according to the prompts. When I ran sudo make install, the following error occurred, even though I had used sudo permissions:
CMake Error at translations/cmake_install.cmake:41 (file):
file cannot create directory: /usr/local/../Resources. Maybe need
administrative privileges.
Call Stack (most recent call first):
cmake_install.cmake:85 (include)
Since macos does not recommend switching to root directly through su -, I modified the corresponding installation address in translations/cmake_install.cmake (but I think this has nothing to do with the unexpected exit).
After I executed the sample program after completing the above installation, I executed the sample program ./example/kImageAnnotator-example. The functions of the sample program are normal, but when I click the close button, an error message will appear:
zsh: segmentation fault ./example/kImageAnnotator-example